aboutsummaryrefslogtreecommitdiffstats
path: root/lint/checkpatch/checkpatch_osmo.sh
AgeCommit message (Expand)AuthorFilesLines
2022-07-03lint: simplify find command in exclude_paths_common_asn1c()Vadim Yanitskiy1-1/+1
2022-07-03lint: ignore symlinks (no newline at end of file)Vadim Yanitskiy1-0/+2
2022-06-20lint: ignore test output in .ctrl, .vty filesOliver Smith1-2/+2
2022-03-02lint: checkpatch_osmo.sh: exclude .patch filesOliver Smith1-0/+2
2022-02-18lint: checkpatch: ignore MISSING_SPACEOliver Smith1-0/+2
2022-02-15lint: checkpatch: add typedefs_osmo.txtOliver Smith1-0/+1
2021-12-22lint: checkpatch_osmo: ignore TRACING_LOGGINGOliver Smith1-0/+2
2021-12-08lint: checkpatch_osmo: ignore BRACES_NOT_NECESSARYOliver Smith1-0/+2
2021-12-08lint: checkpatch_osmo: ignore VOLATILEOliver Smith1-0/+2
2021-12-01lint: checkpatch_osmo: ignore UNNECESSARY_BREAKOliver Smith1-0/+2
2021-11-09lint: checkpatch_osmo: ignore TRAILING_STATEMENTSOliver Smith1-0/+2
2021-11-02lint: checkpatch_osmo.sh: exclude asn1c generatedOliver Smith1-1/+20
2021-10-20lint/checkpatch: ignore csn1_(enc|dec).c files in osmo-pcu.gitVadim Yanitskiy1-0/+1
2021-10-08lint: osmo-pcu: exclude imported wireshark codeOliver Smith1-0/+5
2021-10-08lint: support project-specific exclude pathsOliver Smith1-11/+23
2021-09-15lint: checkpatch_osmo.sh: ignore debian/changelogOliver Smith1-0/+2
2021-09-13lint: checkpatch_osmo.sh: ignore UNSPECIFIED_INTOliver Smith1-0/+2
2021-09-13lint: checkpatch_osmo.sh: ignore UNNECESSARY_INTOliver Smith1-0/+2
2021-09-03lint: checkpatch_osmo.sh: ignore LONG_LINE_*Oliver Smith1-1/+3
2021-08-16lint: ignore EMBEDDED_FILENAMEOliver Smith1-0/+2
2021-07-30lint: ignore LONG_LINEOliver Smith1-0/+2
2021-07-19lint: exclude kdf, milenage for libosmocoreOliver Smith1-0/+4
2021-07-15lint: ignore PREFER_DEFINED_ATTRIBUTE_MACROOliver Smith1-0/+2
2021-07-15lint: ignore DEEP_INDENTATIONOliver Smith1-0/+2
2021-07-15lint: ignore PREFER_FALLTHROUGHOliver Smith1-0/+2
2021-07-07lint: ignore LINE_CONTINUATIONSOliver Smith1-0/+2
2021-07-07lint: ignore COMPLEX_MACROOliver Smith1-0/+2
2021-07-07lint: exclude *.ok, *.errOliver Smith1-0/+2
2021-07-07lint: checkpatch.pl: exclude pattern, not dirOliver Smith1-2/+2
2021-06-16lint/checkpatch: add Osmocom specific wrapperOliver Smith1-0/+46