https://github.com/torvalds/linux
Revision 30ecad51849ae132dc6ef6ddb62d499c7257515b authored by Hui Zhu on 25 August 2011, 22:59:08 UTC, committed by Linus Torvalds on 25 August 2011, 23:25:33 UTC
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>
1 parent 3d1c2f7
History
Tip revision: 30ecad51849ae132dc6ef6ddb62d499c7257515b authored by Hui Zhu on 25 August 2011, 22:59:08 UTC
checkpatch: add missing WARN argument for min_t and max_t tests
Tip revision: 30ecad5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.2 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top