Ulf Magnusson
|
84af7a6194
checkpatch: kconfig: prefer 'help' over '---help---'
|
7 years ago |
Ulf Magnusson
|
678ae162dd
checkpatch: kconfig: check help texts for menuconfig and choice
|
7 years ago |
Ulf Magnusson
|
86adf1a07e
checkpatch: kconfig: recognize more prompts when checking help texts
|
7 years ago |
Joe Perches
|
2d453e3b41
checkpatch: improve OPEN_BRACE test
|
7 years ago |
Joe Perches
|
bd49111f7d
checkpatch: avoid some false positives for TABSTOP declaration test
|
7 years ago |
Joe Perches
|
a032aa4c4a
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
|
7 years ago |
Joe Perches
|
a134f8de9f
checkpatch: improve the TABSTOP test to include declarations
|
7 years ago |
Joe Perches
|
001804689b
checkpatch: add a few DEVICE_ATTR style tests
|
7 years ago |
Joe Perches
|
3f7f335dbc
checkpatch: improve quoted string and line continuation test
|
7 years ago |
Joe Perches
|
73121534c9
checkpatch: ignore some octal permissions of 0
|
7 years ago |
Andreas Brauchli
|
2e4bbbc550
checkpatch: allow long lines containing URL
|
7 years ago |
Linus Torvalds
|
ab486bc9a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
7 years ago |
Sergey Senozhatsky
|
1df7338ac9
checkpatch: add pF/pf deprecation warning
|
7 years ago |
Ingo Molnar
|
475c5ee193
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
7 years ago |
Mark Rutland
|
8cb562b1d5
checkpatch: Remove ACCESS_ONCE() warning
|
7 years ago |
Paul E. McKenney
|
91db2592e4
checkpatch: Add warnings for {smp_,}read_barrier_depends()
|
7 years ago |
Tobin C. Harding
|
7b1924a1d9
vsprintf: add printk specifier %px
|
7 years ago |
Masahiro Yamada
|
0bc989ffc8
checkpatch: do not check missing blank line before builtin_*_driver
|
7 years ago |
Joe Perches
|
5751a24edf
checkpatch: add --strict test for lines ending in [ or (
|
7 years ago |
Joe Perches
|
87bd499af5
checkpatch: add TP_printk to list of logging functions
|
7 years ago |
Joe Perches
|
cc147506be
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
|
7 years ago |
Joe Perches
|
eeef5733e3
checkpatch: printks always need a KERN_<LEVEL>
|
7 years ago |
Heinrich Schuchardt
|
258f79d5a1
scripts/checkpatch.pl: avoid false warning missing break
|
7 years ago |
Miles Chen
|
25bdda2bd6
checkpatch: support function pointers for unnamed function definition arguments
|
7 years ago |
Stafford Horne
|
a08ffbef4a
checkpatch: fix ignoring cover-letter logic
|
8 years ago |
Jean Delvare
|
0547fa5851
checkpatch: add 6 missing types to --list-types
|
8 years ago |
Jean Delvare
|
0675a8fbd7
checkpatch: rename variables to avoid confusion
|
8 years ago |
Jean Delvare
|
ab1ecabf4f
checkpatch: fix typo in comment
|
8 years ago |
Joe Perches
|
63b7c73ec8
checkpatch: add --strict check for ifs with unnecessary parentheses
|
8 years ago |
Joe Perches
|
596ed45b5b
checkpatch: improve the STORAGE_CLASS test
|
8 years ago |