From: Joe Perches Date: Tue, 10 Jan 2012 23:09:52 +0000 (-0800) Subject: checkpatch: prefer __printf over __attribute__((format(printf,...))) X-Git-Tag: v3.3-rc1~113^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f14d3bd87ef5f979ea64c1f0862534d71786db7;p=pandora-kernel.git checkpatch: prefer __printf over __attribute__((format(printf,...))) Add a warn for not using __printf. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed