index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: version 0.21
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: types cannot start mid word for pointer tests
Andy Whitcroft
2008-07-24
1
-2
/
+2
*
checkpatch: complex macros need to ignore comments
Andy Whitcroft
2008-07-24
1
-0
/
+1
*
checkpatch: variants -- move the main unary/binary operators to use variants
Andy Whitcroft
2008-07-24
1
-18
/
+18
*
checkpatch: add checks for question mark and colon spacing
Andy Whitcroft
2008-07-24
1
-9
/
+72
*
checkpatch: possible modifiers -- handle multiple modifiers and trailing
Andy Whitcroft
2008-07-24
1
-3
/
+5
*
checkpatch: possible types -- known modifiers cannot be types
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: handle return types of pointers to functions
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: macro complexity checks are meaningless in linker scripts
Andy Whitcroft
2008-07-24
1
-1
/
+2
*
checkpatch: possible modifiers are not being correctly matched
Andy Whitcroft
2008-07-24
1
-4
/
+3
*
checkpatch: improve type matcher debug
Andy Whitcroft
2008-07-24
1
-4
/
+7
*
checkpatch: allow for type modifiers on multiple declarations
Andy Whitcroft
2008-07-24
1
-0
/
+4
*
checkpatch: correct spelling in kfree checks
Wolfram Sang
2008-07-24
1
-1
/
+1
*
checkpatch: usb_free_urb() can take NULL
Greg Kroah-Hartman
2008-07-24
1
-0
/
+7
*
checkpatch: condition/loop indent checks
Andy Whitcroft
2008-07-24
1
-4
/
+55
*
checkpatch: toughen trailing if statement checks and extend them to while and...
Andy Whitcroft
2008-07-24
1
-5
/
+5
*
checkpatch: check spacing for square brackets
Andy Whitcroft
2008-07-24
1
-0
/
+11
*
checkpatch: switch -- report trailing statements on case and default
Andy Whitcroft
2008-07-24
1
-0
/
+4
*
checkpatch: allow printk strings to exceed 80 characters to maintain their se...
Andy Whitcroft
2008-07-24
1
-1
/
+3
*
checkpatch: trailing statement indent: fix end of statement location
Andy Whitcroft
2008-07-24
1
-5
/
+10
*
checkpatch: macros: fix statement counting block end detection
Andy Whitcroft
2008-07-24
1
-12
/
+11
*
checkpatch: types: unary -- goto introduces unary context
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: comment detection: ignore macro continuation when detecting assoc...
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: possible types: __asm__ is never a type
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
checkpatch: add a checkpatch warning for new uses of __initcall().
Michael Ellerman
2008-07-24
1
-0
/
+4
*
checkpatch: types: some types may also be identifiers
Andy Whitcroft
2008-07-24
1
-5
/
+6
*
checkpatch: return is not a function -- parentheses for casts are ok too
Andy Whitcroft
2008-07-24
1
-0
/
+1
*
checkpatch: Version: 0.20
Andy Whitcroft
2008-07-24
1
-1
/
+1
*
update checkpatch.pl to version 0.19
Andy Whitcroft
2008-06-06
1
-102
/
+182
*
update checkpatch.pl to version 0.18
Andy Whitcroft
2008-04-29
1
-5
/
+20
*
update checkpatch.pl to version 0.17
Andy Whitcroft
2008-04-29
1
-41
/
+90
*
checkpatch: usb_free_urb() can take NULL
Greg Kroah-Hartman
2008-04-24
1
-0
/
+7
*
update checkpatch.pl to version 0.16
Andy Whitcroft
2008-03-28
1
-184
/
+279
*
update checkpatch.pl to version 0.15
Andy Whitcroft
2008-03-04
1
-117
/
+206
*
update checkpatch.pl to version 0.14
Andy Whitcroft
2008-02-08
1
-42
/
+184
*
update checkpatch.pl to version 0.13
Andy Whitcroft
2008-02-08
1
-96
/
+198
*
update checkpatch.pl to version 0.12
Andy Whitcroft
2007-11-29
1
-108
/
+287
*
update checkpatch.pl to version 0.11
Andy Whitcroft
2007-10-18
1
-174
/
+340
*
update checkpatch.pl to version 0.10
Andy Whitcroft
2007-10-17
1
-58
/
+196
*
update checkpatch.pl to version 0.09
Andy Whitcroft
2007-08-11
1
-31
/
+71
*
update checkpatch.pl to version 0.08
Andy Whitcroft
2007-07-19
1
-32
/
+143
*
update checkpatch.pl to version 0.07
Andy Whitcroft
2007-07-16
1
-196
/
+178
*
update checkpatch.pl to version 0.06
Andy Whitcroft
2007-06-24
1
-53
/
+92
*
update checkpatch.pl to version 0.05
Andy Whitcroft
2007-06-24
1
-54
/
+129
*
update checkpatch.pl to version 0.04
Andy Whitcroft
2007-06-08
1
-81
/
+193
*
checkpatch: produce fewer lines of output
Randy Dunlap
2007-06-08
1
-2
/
+2
*
update checkpatch.pl to version 0.03
Andy Whitcroft
2007-06-08
1
-84
/
+245
*
checkpatch.pl: should be executable
Andy Whitcroft
2007-06-07
1
-0
/
+0
*
add a trivial patch style checker
Andy Whitcroft
2007-06-01
1
-0
/
+595