Joe Perches
|
c4a62ef910
checkpatch: add a placeholder to check blank lines before declarations
|
12 лет назад |
Joe Perches
|
3cc4b1c3f0
checkpatch: reduce false positive rate of "complex macros"
|
12 лет назад |
Joe Perches
|
9d7a34a513
checkpatch: warn on comparisons to get_jiffies_64()
|
12 лет назад |
Joe Perches
|
36ec19390e
checkpatch: warn on comparisons to jiffies
|
12 лет назад |
Joe Perches
|
a605e32ebd
checkpatch: warn when networking block comment lines don't start with *
|
12 лет назад |
Joe Perches
|
fdb4bcd610
checkpatch: improve network block comment test and message
|
12 лет назад |
Joe Perches
|
807bd26c4c
checkpatch: remove quote from CamelCase test
|
12 лет назад |
Joe Perches
|
a640d25cea
checkpatch: add --strict preference for p = kmalloc(sizeof(*p)...
|
12 лет назад |
Joe Perches
|
95e2c6023b
checkpatch: warn when using gcc's binary constant ("0b") extension
|
12 лет назад |
Joe Perches
|
be79794bc1
checkpatch: change CamelCase test and make it --strict
|
12 лет назад |
Mugunthan V N
|
8543ae1296
checkpatch: add Suggested-by as a standard signature
|
12 лет назад |
Matthijs Kooijman
|
74c8f4336d
checkpatch: only warn for empty lines before closing braces by themselves
|
12 лет назад |
Joe Perches
|
5646bc71b3
checkpatch: warn on space before semicolon
|
12 лет назад |
Joe Perches
|
04db4d25d9
checkpatch: complain about executable files
|
12 лет назад |
Joe Perches
|
a6962d7273
checkpatch: Prefer seq_puts to seq_printf
|
12 лет назад |
Joe Perches
|
972fdea2e6
checkpatch: add check for reuse of krealloc arg
|
12 лет назад |
Joe Perches
|
e942e2c3f7
checkpatch: fix stringification macro defect
|
12 лет назад |
Joe Perches
|
be987d9f80
checkpatch: improve CamelCase test for Page
|
12 лет назад |
Bruce Allan
|
37581c28e9
checkpatch: fix USLEEP_RANGE test
|
12 лет назад |
Joe Perches
|
5ce59ae0bc
checkpatch: Add check for kcalloc argument order
|
12 лет назад |
Joe Perches
|
e8eb3997ce
checkpatch: don't emit the CamelCase warning for PageFoo
|
12 лет назад |
Joe Perches
|
56e77d709d
checkpatch: warn on unnecessary __dev<foo> section markings
|
12 лет назад |
Joe Perches
|
dc1393130b
checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>
|
12 лет назад |
Joe Perches
|
326b1ffc13
checkpatch: fix $Float creation of match variables
|
12 лет назад |
Joe Perches
|
495e9d8460
checkpatch: warn on uapi #includes that #include <uapi/...
|
12 лет назад |
Joe Perches
|
323c1260ba
checkpatch: warn on CamelCase variable names
|
12 лет назад |
Joe Perches
|
74349bcced
checkpatch: add support for floating point constants
|
12 лет назад |
Joe Perches
|
6b7eaf6e14
checkpatch: find hex constants as a single IDENT
|
12 лет назад |
Joe Perches
|
d1e2ad07e7
checkpatch: add --strict test for switch/default missing break
|
12 лет назад |
Joe Perches
|
88982fea52
checkpatch: warn when declaring "struct spinlock foo;"
|
12 лет назад |