From: Hui Zhu Date: Thu, 25 Aug 2011 22:59:08 +0000 (-0700) Subject: checkpatch: add missing WARN argument for min_t and max_t tests X-Git-Tag: v3.1-rc4~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ecad51849ae132dc6ef6ddb62d499c7257515b;p=pandora-kernel.git checkpatch: add missing WARN argument for min_t and max_t tests The test for bad usage of min_t() and max_t() is missing the --ignore type. Add it. Signed-off-by: Hui Zhu Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed