Joe Perches
|
98a9bba51c
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
|
11 lat temu |
Rob Herring
|
bff5da4335
checkpatch: add DT compatible string documentation checks
|
11 lat temu |
Alexander Duyck
|
109d8cb200
checkpatch: only flag FSF address, not gnu.org URL
|
11 lat temu |
Joe Perches
|
31070b5d44
checkpatch: add tests for function pointer style misuses
|
11 lat temu |
Joe Perches
|
3e2232f2d0
checkpatch: update the FSF/GPL address check
|
11 lat temu |
Joe Perches
|
189248d8f4
checkpatch: check for if's with unnecessary parentheses
|
11 lat temu |
Joe Perches
|
c76f4cb3d2
checkpatch: improve space before tab --fix option
|
11 lat temu |
Joe Perches
|
9624b8d65c
checkpatch: add a --fix-inplace option
|
11 lat temu |
Joe Perches
|
c34c09a845
checkpatch: attempt to find missing switch/case break;
|
11 lat temu |
David Rientjes
|
7e4915e789
checkpatch: add warning of future __GFP_NOFAIL use
|
11 lat temu |
Joe Perches
|
d2e248e7b0
checkpatch: warn only on "space before semicolon" at end of line
|
11 lat temu |
Joe Perches
|
8c5fcd24a9
checkpatch: more comprehensive split strings warning
|
11 lat temu |
Joe Perches
|
92e112fdbb
PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
|
11 lat temu |
Joe Perches
|
c11230f44b
checkpatch: fix "Use of uninitialized value" warnings
|
11 lat temu |
Joe Perches
|
823b794ce1
checkpatch: add check for sscanf without return use
|
11 lat temu |
Joe Perches
|
2b7ab45395
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
|
11 lat temu |
Joe Perches
|
507e51418c
checkpatch: improve "return is not a function" test
|
11 lat temu |
Josh Triplett
|
4783f894d0
checkpatch.pl: check for the FSF mailing address
|
11 lat temu |
Joe Perches
|
c1fd7bb996
checkpatch: make the memory barrier test noisier
|
11 lat temu |
Joe Perches
|
e970b8846a
checkpatch: add rules to check init attribute and const defects
|
11 lat temu |
Joe Perches
|
52ea85061d
checkpatch: add test for #defines of ARCH_HAS_<foo>
|
11 lat temu |
Joe Perches
|
11ea516a6c
checkpatch: find CamelCase definitions of struct/union/enum
|
11 lat temu |
Joe Perches
|
066687279c
checkpatch: update seq_<foo> tests
|
11 lat temu |
Joe Perches
|
d8b077101b
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
|
11 lat temu |
Joe Perches
|
847316231c
checkpatch: report missing spaces around trigraphs with --strict
|
11 lat temu |
Joe Perches
|
d1d85780dd
checkpatch: make extern in .h prototypes quieter
|
12 lat temu |
Joe Perches
|
8716de383b
checkpatch: add test for positional misuse of section specifiers like __initdata
|
12 lat temu |
Joe Perches
|
58cb3cf66c
checkpatch: fix perl version 5.12 and earlier incompatibility
|
12 lat temu |
Joe Perches
|
1b5539b1ff
checkpatch: reduce runtime/cpu time used
|
12 lat temu |
Joe Perches
|
b34c648bb3
checkpatch: better --fix of SPACING errors.
|
12 lat temu |