From: Joe Perches Date: Fri, 23 Mar 2012 22:02:16 +0000 (-0700) Subject: include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) X-Git-Tag: v3.4-rc1~109^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6061d949dd984c762ee272a88e77699fa675d1c8;p=pandora-kernel.git include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) It's equivalent to __printf, so prefer __scanf. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed