Commit Graph

49 Commits (16a515fd0cd3711a7da464d36009f18cd8e23f07)

Author SHA1 Message Date
Andy Whitcroft 33cba06573 checkpatch: version 0.21 17 years ago
Andy Whitcroft 234fff6515 checkpatch: types cannot start mid word for pointer tests 17 years ago
Andy Whitcroft 292f1a9b34 checkpatch: complex macros need to ignore comments 17 years ago
Andy Whitcroft 74048ed811 checkpatch: variants -- move the main unary/binary operators to use variants 17 years ago
Andy Whitcroft 1f65f947a6 checkpatch: add checks for question mark and colon spacing 17 years ago
Andy Whitcroft d250658658 checkpatch: possible modifiers -- handle multiple modifiers and trailing 17 years ago
Andy Whitcroft 0221f55c14 checkpatch: possible types -- known modifiers cannot be types 17 years ago
Andy Whitcroft 8ea3eb9a20 checkpatch: handle return types of pointers to functions 17 years ago
Andy Whitcroft b8f96a31f3 checkpatch: macro complexity checks are meaningless in linker scripts 17 years ago
Andy Whitcroft d2172eb5bd checkpatch: possible modifiers are not being correctly matched 17 years ago
Andy Whitcroft 7429c6903e checkpatch: improve type matcher debug 17 years ago
Andy Whitcroft 389a2fe57f checkpatch: allow for type modifiers on multiple declarations 17 years ago
Wolfram Sang 3c232147a7 checkpatch: correct spelling in kfree checks 17 years ago
Greg Kroah-Hartman 4c432a8f01 checkpatch: usb_free_urb() can take NULL 17 years ago
Andy Whitcroft f5fe35dd95 checkpatch: condition/loop indent checks 17 years ago
Andy Whitcroft 53210168fe checkpatch: toughen trailing if statement checks and extend them to while and for 17 years ago
Andy Whitcroft 8d31cfcecf checkpatch: check spacing for square brackets 17 years ago
Andy Whitcroft e2a763c20b checkpatch: switch -- report trailing statements on case and default 17 years ago
Andy Whitcroft f4c014c0de checkpatch: allow printk strings to exceed 80 characters to maintain their searchability 17 years ago
Andy Whitcroft 548596d523 checkpatch: trailing statement indent: fix end of statement location 17 years ago
Andy Whitcroft a3bb97a7ab checkpatch: macros: fix statement counting block end detection 17 years ago
Andy Whitcroft 6ef9b297f6 checkpatch: types: unary -- goto introduces unary context 17 years ago
Andy Whitcroft beae633249 checkpatch: comment detection: ignore macro continuation when detecting associated comments 17 years ago
Andy Whitcroft d3ddcf471e checkpatch: possible types: __asm__ is never a type 17 years ago
Michael Ellerman f3db6639fe checkpatch: add a checkpatch warning for new uses of __initcall(). 17 years ago
Andy Whitcroft c8cb2ca37e checkpatch: types: some types may also be identifiers 17 years ago
Andy Whitcroft fee61c47d1 checkpatch: return is not a function -- parentheses for casts are ok too 17 years ago
Andy Whitcroft 6cbb2e7111 checkpatch: Version: 0.20 17 years ago
Andy Whitcroft c45dcabd26 update checkpatch.pl to version 0.19 17 years ago
Andy Whitcroft 9c9ba34ee3 update checkpatch.pl to version 0.18 17 years ago
Andy Whitcroft 171ae1a491 update checkpatch.pl to version 0.17 17 years ago
Greg Kroah-Hartman c2010a3b9e checkpatch: usb_free_urb() can take NULL 17 years ago
Andy Whitcroft 773647a09a update checkpatch.pl to version 0.16 17 years ago
Andy Whitcroft cf655043d4 update checkpatch.pl to version 0.15 17 years ago
Andy Whitcroft 13214adf73 update checkpatch.pl to version 0.14 17 years ago
Andy Whitcroft c2fdda0dfb update checkpatch.pl to version 0.13 17 years ago
Andy Whitcroft 8905a67c63 update checkpatch.pl to version 0.12 17 years ago
Andy Whitcroft 6c72ffaab9 update checkpatch.pl to version 0.11 18 years ago
Andy Whitcroft 9c0ca6f9a0 update checkpatch.pl to version 0.10 18 years ago
Andy Whitcroft 22f2a2ef9b update checkpatch.pl to version 0.09 18 years ago
Andy Whitcroft f0a594c1c7 update checkpatch.pl to version 0.08 18 years ago
Andy Whitcroft de7d4f0e11 update checkpatch.pl to version 0.07 18 years ago
Andy Whitcroft d8aaf12142 update checkpatch.pl to version 0.06 18 years ago
Andy Whitcroft 653d4876b7 update checkpatch.pl to version 0.05 18 years ago
Andy Whitcroft 00df344fd0 update checkpatch.pl to version 0.04 18 years ago
Randy Dunlap 389834b680 checkpatch: produce fewer lines of output 18 years ago
Andy Whitcroft 4a0df2ef45 update checkpatch.pl to version 0.03 18 years ago
Andy Whitcroft 8381e04b90 checkpatch.pl: should be executable 18 years ago
Andy Whitcroft 0a920b5b66 add a trivial patch style checker 18 years ago