Josh Triplett
|
ca56dc098c
checkpatch: check for quoted strings broken across lines
|
13 vuotta sitten |
Joe Perches
|
6712d85852
checkpatch: whitespace - add/remove blank lines
|
13 vuotta sitten |
Joe Perches
|
2c92488ab2
checkpatch: warn on use of yield()
|
13 vuotta sitten |
Joe Perches
|
aad4f61498
checkpatch: add --strict tests for braces, comments and casts
|
13 vuotta sitten |
Andy Whitcroft
|
b337d8b82f
checkpatch: add [] to type extensions
|
13 vuotta sitten |
Andy Whitcroft
|
fd1b57ac73
checkpatch: high precedence operators do not require additional parentheses in #defines
|
13 vuotta sitten |
Andy Whitcroft
|
e45bab8ebf
checkpatch: handle string concatenation in simple #defines
|
13 vuotta sitten |
Andy Whitcroft
|
b9df76ac76
checkpatch: allow simple character constants in #defines
|
13 vuotta sitten |
Andy Whitcroft
|
daebc534ac
checkpatch: catch [ ... ] usage when not at the beginning of definition
|
13 vuotta sitten |
Artem Bityutskiy
|
11232688ec
checkpatch.pl: be silent when -q and --ignore is given
|
13 vuotta sitten |
Joe Perches
|
d1fe9c099c
checkpatch: add some --strict coding style checks
|
13 vuotta sitten |
Joe Perches
|
6061d949dd
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
|
13 vuotta sitten |
Joe Perches
|
8eef05dd3e
checkpatch: Warn on code with 6+ tab indentation
|
13 vuotta sitten |
Andy Whitcroft
|
bfcb2cc798
checkpatch: catch all occurences of type and cast spacing errors per line
|
13 vuotta sitten |
Andy Whitcroft
|
6b48db24e3
checkpatch: typeof may have more complex arguments
|
13 vuotta sitten |
Andy Whitcroft
|
addcdcea99
checkpatch: ensure cast type is unique in the context parser
|
13 vuotta sitten |
Andy Whitcroft
|
c81769fdc8
checkpatch: fix complex macros handling of square brackets
|
13 vuotta sitten |
Andy Whitcroft
|
e01886ada2
checkpatch: fix 'return is not a function' square bracket handling
|
13 vuotta sitten |
Andy Whitcroft
|
72f115f94d
checkpatch: complex macro should allow the empty do while loop
|
13 vuotta sitten |
Andy Whitcroft
|
87a5387718
checkpatch: fix EXPORT_SYMBOL handling following a function
|
13 vuotta sitten |
Andy Whitcroft
|
a13858033a
checkpatch: only apply kconfig help checks for options which prompt
|
13 vuotta sitten |
Andy Whitcroft
|
3e469cdc08
checkpatch: optimise statement scanner when mid-statement
|
13 vuotta sitten |
Andy Whitcroft
|
89a883530f
checkpatch: ## is not a valid modifier
|
13 vuotta sitten |
Joe Perches
|
d7c76ba7e5
checkpatch: improve memset and min/max with cast checking
|
13 vuotta sitten |
Andy Whitcroft
|
554e165cf3
checkpatch: check for common memset parameter issues against statments
|
13 vuotta sitten |
Andy Whitcroft
|
f74bd1942e
checkpatch: correctly track the end of preprocessor commands in context
|
13 vuotta sitten |
Joe Perches
|
5f14d3bd87
checkpatch: prefer __printf over __attribute__((format(printf,...)))
|
13 vuotta sitten |
Joe Perches
|
270c49a088
checkpatch: update signature "might be better as" warning
|
13 vuotta sitten |
Linus Torvalds
|
addd8c92cf
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
13 vuotta sitten |
Joe Perches
|
15662b3e86
checkpatch: add a --strict check for utf-8 in commit logs
|
13 vuotta sitten |