From: Joe Perches Date: Mon, 30 Jul 2012 21:41:22 +0000 (-0700) Subject: checkpatch: Add acheck for use of sizeof without parenthesis X-Git-Tag: v3.6-rc1~41^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c80b6077256898df948ac6acf547b47ddb1fcf;p=pandora-kernel.git checkpatch: Add acheck for use of sizeof without parenthesis Kernel style uses parenthesis around sizeof. Signed-off-by: Joe Perches Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed