From: Joe Perches Date: Fri, 5 Mar 2010 21:43:48 +0000 (-0800) Subject: scripts/checkpatch.pl: add WARN on sizeof(&foo) X-Git-Tag: v2.6.34-rc1~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f53a9b80f011080555c498d2ca2dc6b1a77c42c;p=pandora-kernel.git scripts/checkpatch.pl: add WARN on sizeof(&foo) sizeof(&foo) is frequently an error. Warn on its use. Signed-off-by: Joe Perches Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed