Joe Perches
|
c5595fa2f1
checkpatch: add constant comparison on left side test
|
10 years ago |
Joe Perches
|
54507b5183
checkpatch: add __pmem to $Sparse annotations
|
10 years ago |
Eddie Kovsky
|
4e5d56bdf8
checkpatch: fix left brace warning
|
10 years ago |
Joe Perches
|
bf4daf12a9
checkpatch: avoid some commit message long line warnings
|
10 years ago |
Joe Perches
|
6e30075742
checkpatch: emit an error on formats with 0x%<decimal>
|
10 years ago |
Joe Perches
|
7bd7e483c2
checkpatch: make --strict the default for drivers/staging files and patches
|
10 years ago |
Joe Perches
|
86406b1cb7
checkpatch: always check block comment styles
|
10 years ago |
Joe Perches
|
7d3a9f673e
checkpatch: report the right line # when using --emacs and --file
|
10 years ago |
Joe Perches
|
100425deeb
checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests
|
10 years ago |
Joe Perches
|
3e838b6c41
checkpatch: Allow longer declaration macros
|
10 years ago |
Joe Perches
|
9f5af480f4
checkpatch: improve SUSPECT_CODE_INDENT test
|
10 years ago |
Joe Perches
|
9d3e3c705e
checkpatch: add warning on BUG/BUG_ON use
|
10 years ago |
Joe Perches
|
fe043ea120
checkpatch: warn on bare SHA-1 commit IDs in commit logs
|
10 years ago |
Ingo Molnar
|
9b9412dc70
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
10 years ago |
Paul E. McKenney
|
3ad81779ad
scripts: Make checkpatch.pl warn on expedited RCU grace periods
|
10 years ago |
Joe Perches
|
b4749e96a4
checkpatch: fix long line messages about patch context
|
10 years ago |
Joe Perches
|
3c816e490c
checkpatch: emit "NOTE: <types>" message only once after multiple files
|
10 years ago |
Joe Perches
|
e518e9a59e
checkpatch: emit an error when there's a diff in a changelog
|
10 years ago |
Bjorn Andersson
|
5a6d20ce19
checkpatch: validate MODULE_LICENSE content
|
10 years ago |
Mateusz Kulikowski
|
10895d2c82
checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY
|
10 years ago |
Mateusz Kulikowski
|
8617cd09bc
checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()
|
10 years ago |
Mateusz Kulikowski
|
9e20a8535f
checkpatch: fix processing of MEMSET issues
|
10 years ago |
Mateusz Kulikowski
|
b6117d175b
checkpatch: suggest using ether_addr_equal*()
|
10 years ago |
Joe Perches
|
06330fc40e
checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files
|
10 years ago |
Maxim Uvarov
|
f1a6367855
checkpatch: remove local from codespell path
|
10 years ago |
Joe Perches
|
34d8815f95
checkpatch: add --showfile to allow input via pipe to show filenames
|
10 years ago |
Joe Perches
|
5723029711
checkpatch: colorize output to terminal
|
10 years ago |
Joe Perches
|
d8469f1620
checkpatch: improve output with multiple command-line files
|
10 years ago |
Joe Perches
|
47e0c88b37
checkpatch: categorize some long line length checks
|
10 years ago |
Joe Perches
|
33acb54a43
checkpatch: use $String consistently
|
10 years ago |