Alexey Dobriyan
|
522b837c67
checkpatch: warn when formats use %Z and suggest %z
|
8 years ago |
Sven Eckelmann
|
9533047363
checkpatch: remove false unbalanced braces warning
|
8 years ago |
Joe Perches
|
e4c5babd32
checkpatch: notice unbalanced else braces in a patch
|
8 years ago |
Matthew Wilcox
|
1bde561e47
checkpatch: add another old address for the FSF
|
8 years ago |
Miles Chen
|
758d7aada7
checkpatch: update $logFunctions
|
8 years ago |
Joe Perches
|
45c55e92fc
checkpatch: warn on logging continuations
|
8 years ago |
Joe Perches
|
77cb8546bc
checkpatch: warn on embedded function names
|
8 years ago |
Michael S. Tsirkin
|
46d832f5e2
checkpatch: replace __bitwise__ with __bitwise
|
8 years ago |
Linus Torvalds
|
e7aa8c2eb1
Merge tag 'docs-4.10' of git://git.lwn.net/linux
|
8 years ago |
Andrew Jeffery
|
a82603a832
checkpatch: don't emit unified-diff error for rename-only patches
|
8 years ago |
Tomas Winkler
|
fd39f904b1
checkpatch: don't check c99 types like uint8_t under tools
|
8 years ago |
Joe Perches
|
11ca40a0f8
checkpatch: avoid multiple line dereferences
|
8 years ago |
Joe Perches
|
d6430f7180
checkpatch: don't check .pl files, improve absolute path commit log test
|
8 years ago |
Andrew Morton
|
224236d9c3
scripts/checkpatch.pl: fix spelling
|
8 years ago |
Jerome Forissier
|
f2c19c2f38
checkpatch: don't try to get maintained status when --no-tree is given
|
8 years ago |
Peter Zijlstra
|
0f5225b024
locking/mutex, drm: Introduce mutex_trylock_recursive()
|
9 years ago |
Mauro Carvalho Chehab
|
8c27ceff36
docs: fix locations of several documents that got moved
|
9 years ago |
Joe Perches
|
459cf0ae5d
checkpatch: improve the octal permissions tests
|
9 years ago |
Joe Perches
|
ca0d8929e7
checkpatch: add warning for unnamed function definition arguments
|
9 years ago |
Joe Perches
|
5207649b7b
checkpatch: improve MACRO_ARG_PRECEDENCE test
|
9 years ago |
Joe Perches
|
9192d41a3f
checkpatch: add --strict test for precedence challenged macro arguments
|
9 years ago |
Joe Perches
|
f59b64bffe
checkpatch: add --strict test for macro argument reuse
|
9 years ago |
Joe Perches
|
af207524a4
checkpatch: improve the block comment * alignment test
|
9 years ago |
Joe Perches
|
0616efa45a
checkpatch: speed up checking for filenames in sections marked obsolete
|
9 years ago |
Joe Perches
|
bf1fa1dae6
checkpatch: externalize the structs that should be const
|
9 years ago |
Joe Perches
|
f333195d41
checkpatch: don't test for prefer ether_addr_<foo>
|
9 years ago |
Joe Perches
|
08eb9b8016
checkpatch: test multiple line block comment alignment
|
9 years ago |
Joe Perches
|
f90774e1fd
checkpatch: look for symbolic permissions and suggest octal instead
|
9 years ago |
Joe Perches
|
85b0ee18bb
checkpatch: see if modified files are marked obsolete in MAINTAINERS
|
9 years ago |
Joe Perches
|
7e93215990
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
|
9 years ago |