Andy Whitcroft
|
01fa91471e
checkpatch: fix up comment checks search to scan the entire block
|
16 лет назад |
Andy Whitcroft
|
636d140a80
checkpatch: complex macros -- fix up extension handling
|
16 лет назад |
Andy Whitcroft
|
24e1d81acd
checkpatch: ____cacheline_aligned et al are modifiers
|
16 лет назад |
Andy Whitcroft
|
a1ef277e2c
checkpatch: add tests for the attribute matcher
|
16 лет назад |
Andy Whitcroft
|
1bdab9e588
checkpatch: switch indent allow plain return
|
16 лет назад |
Andy Whitcroft
|
14b111c158
checkpatch: conditional indent -- labels have different indent rules
|
16 лет назад |
Andy Whitcroft
|
0d413866c7
checkpatch: values: double ampersand may be unary
|
16 лет назад |
Andy Whitcroft
|
fe2a7dbc85
checkpatch: square brackets -- exemption for array slices in braces
|
16 лет назад |
Andy Whitcroft
|
33cba06573
checkpatch: version 0.21
|
17 лет назад |
Andy Whitcroft
|
234fff6515
checkpatch: types cannot start mid word for pointer tests
|
17 лет назад |
Andy Whitcroft
|
292f1a9b34
checkpatch: complex macros need to ignore comments
|
17 лет назад |
Andy Whitcroft
|
74048ed811
checkpatch: variants -- move the main unary/binary operators to use variants
|
17 лет назад |
Andy Whitcroft
|
1f65f947a6
checkpatch: add checks for question mark and colon spacing
|
17 лет назад |
Andy Whitcroft
|
d250658658
checkpatch: possible modifiers -- handle multiple modifiers and trailing
|
17 лет назад |
Andy Whitcroft
|
0221f55c14
checkpatch: possible types -- known modifiers cannot be types
|
17 лет назад |
Andy Whitcroft
|
8ea3eb9a20
checkpatch: handle return types of pointers to functions
|
17 лет назад |
Andy Whitcroft
|
b8f96a31f3
checkpatch: macro complexity checks are meaningless in linker scripts
|
17 лет назад |
Andy Whitcroft
|
d2172eb5bd
checkpatch: possible modifiers are not being correctly matched
|
17 лет назад |
Andy Whitcroft
|
7429c6903e
checkpatch: improve type matcher debug
|
17 лет назад |
Andy Whitcroft
|
389a2fe57f
checkpatch: allow for type modifiers on multiple declarations
|
17 лет назад |
Wolfram Sang
|
3c232147a7
checkpatch: correct spelling in kfree checks
|
17 лет назад |
Greg Kroah-Hartman
|
4c432a8f01
checkpatch: usb_free_urb() can take NULL
|
17 лет назад |
Andy Whitcroft
|
f5fe35dd95
checkpatch: condition/loop indent checks
|
17 лет назад |
Andy Whitcroft
|
53210168fe
checkpatch: toughen trailing if statement checks and extend them to while and for
|
17 лет назад |
Andy Whitcroft
|
8d31cfcecf
checkpatch: check spacing for square brackets
|
17 лет назад |
Andy Whitcroft
|
e2a763c20b
checkpatch: switch -- report trailing statements on case and default
|
17 лет назад |
Andy Whitcroft
|
f4c014c0de
checkpatch: allow printk strings to exceed 80 characters to maintain their searchability
|
17 лет назад |
Andy Whitcroft
|
548596d523
checkpatch: trailing statement indent: fix end of statement location
|
17 лет назад |
Andy Whitcroft
|
a3bb97a7ab
checkpatch: macros: fix statement counting block end detection
|
17 лет назад |
Andy Whitcroft
|
6ef9b297f6
checkpatch: types: unary -- goto introduces unary context
|
17 лет назад |