aboutsummaryrefslogtreecommitdiffstats
path: root/lint
AgeCommit message (Expand)AuthorFilesLines
2022-02-18lint: checkpatch: ignore MISSING_SPACEOliver Smith1-0/+2
2022-02-15lint: checkpatch: show hint about typedefs_osmo.txtOliver Smith1-1/+1
2022-02-15lint: checkpatch: add typedefs_osmo.txtOliver Smith2-0/+2
2022-02-11lint: catch missing --rm flag for 'docker run'Oliver Smith2-7/+35
2021-12-22lint: checkpatch_osmo: ignore TRACING_LOGGINGOliver Smith1-0/+2
2021-12-14lint: checkpatch: tweak FSF_MAILING_ADDRESS errorOliver Smith1-1/+1
2021-12-08lint: checkpatch_osmo: ignore BRACES_NOT_NECESSARYOliver Smith2-2/+4
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.pl: break exclude loop earlyOliver Smith1-0/+1
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-15lint: checkpatch.pl: add STRCPY_OSMOOliver Smith1-0/+7
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-19lint: checkpatch.pl: no spaces required for tdefOliver Smith1-0/+27
2021-07-15lint: checkpatch.pl: complain about %i in printfOliver Smith1-0/+6
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-15lint: checkpatch.pl: allow spaces below (g)DEFUNOliver Smith1-1/+3
2021-07-07lint: checkpatch.pl: fix && complaintsOliver Smith1-1/+1
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 Smith2-4/+4
2021-06-16lint: add helper scriptsOliver Smith2-0/+81
2021-06-16lint/checkpatch: add Osmocom specific wrapperOliver Smith1-0/+46
2021-06-16lint/checkpatch: add --exclude argumentOliver Smith1-0/+13
2021-06-16lint/checkpatch: import from Linux kernelOliver Smith3-0/+9105