git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d1c2f7
)
checkpatch: add missing WARN argument for min_t and max_t tests
author
Hui Zhu
<teawater@gmail.com>
Thu, 25 Aug 2011 22:59:08 +0000
(15:59 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 25 Aug 2011 23:25:33 +0000
(16:25 -0700)
The test for bad usage of min_t() and max_t() is missing the --ignore
type. Add it.
Signed-off-by: Hui Zhu <teawater@gmail.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found