From: Joe Perches Date: Tue, 24 Sep 2013 22:27:46 +0000 (-0700) Subject: checkpatch: make extern in .h prototypes quieter X-Git-Tag: v3.12-rc3~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d85780dd30e137d8ff505c1c2e79eaf729853d;p=pandora-kernel.git checkpatch: make extern in .h prototypes quieter The use of extern in .h files is a bit contentious. Make the warning be emitted only when --strict is used on the command line. Signed-off-by: Joe Perches Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed