Joe Perches
|
5e79d96eed
checkpatch: warn on unnecessary spaces before quoted newlines
|
15 anos atrás |
Alberto Panizzo
|
08e4436566
checkpatch.pl: warn if an adding line introduce spaces before tabs.
|
15 anos atrás |
Emese Revfy
|
79404849e9
checkpatch.pl: extend list of expected-to-be-const structures
|
15 anos atrás |
Stefani Seibold
|
22fd2d3e4f
checkpatch.pl: add union and struct to the exceptions list
|
15 anos atrás |
Wolfram Sang
|
52131292c0
checkpatch: fix false positive on __initconst
|
15 anos atrás |
Joe Perches
|
691e669ba8
checkpatch.pl: allow > 80 char lines for logging functions not just printk
|
15 anos atrás |
Hidetoshi Seto
|
42bdf74c95
checkpatch: trivial fix for trailing statements check
|
15 anos atrás |
Joe Perches
|
8f53a9b80f
scripts/checkpatch.pl: add WARN on sizeof(&foo)
|
15 anos atrás |
Dave Jones
|
dbf004d788
remove my email address from checkpatch.
|
15 anos atrás |
Andy Whitcroft
|
5e8d8f6f28
checkpatch: version 0.30
|
15 anos atrás |
Andy Whitcroft
|
2b474a1a56
checkpatch: fix false EXPORT_SYMBOL warning
|
15 anos atrás |
Andy Whitcroft
|
99423c2065
checkpatch: fix __attribute__ matching
|
15 anos atrás |
Andy Whitcroft
|
2ceb532b04
checkpatch: fix false errors due to macro concatenation
|
15 anos atrás |
Andy Whitcroft
|
131edb3418
checkpatch: update copyright dates
|
15 anos atrás |
Andy Whitcroft
|
cc77cdca52
checkpatch: correctly stop scanning at the bottom of a hunk
|
15 anos atrás |
Andy Whitcroft
|
9a974fdbe3
checkpatch: possible types -- prevent illegal modifiers being added
|
15 anos atrás |
Mike Frysinger
|
42e41c54d6
checkpatch: add some common Blackfin checks
|
15 anos atrás |
Andy Whitcroft
|
0487683096
checkpatch: version 0.29
|
15 anos atrás |
Andy Whitcroft
|
fb9e9096ba
checkpatch: limit sN/uN matches to actual bit sizes
|
15 anos atrás |
Andy Whitcroft
|
ea71a0a019
checkpatch: format strings should not have brackets in macros
|
15 anos atrás |
Hannes Eder
|
77f5b10a82
checkpatch: make -f alias --file, add --help, more verbose help message
|
15 anos atrás |
Andy Whitcroft
|
30dad6ebec
checkpatch: indent checks -- stop when we run out of continuation lines
|
15 anos atrás |
Daniel Walker
|
113f04a836
checkpatch: handle C99 comments correctly (performance issue)
|
15 anos atrás |
Andy Whitcroft
|
463f286485
checkpatch: possible types -- else cannot start a type
|
15 anos atrás |
Andy Whitcroft
|
bea5606d08
checkpatch: version 0.28
|
16 anos atrás |
Andy Whitcroft
|
417495eda3
checkpatch: add __ref as a sparse modifier
|
16 anos atrás |
Andy Whitcroft
|
9360b0e50e
checkpatch: extend attribute testing to all modifiers
|
16 anos atrás |
Andy Whitcroft
|
667026e7b0
checkpatch: a modifier is not an identifier at the end of a type
|
16 anos atrás |
Andy Whitcroft
|
a3340b3578
checkpatch: pointer type star may have modifiers following
|
16 anos atrás |
Andy Whitcroft
|
00ef4ece05
checkpatch: correctly handle type spacing in the face of modifiers
|
16 anos atrás |