Joe Perches
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
Standardize the style for compiler based printf format verification.
Standardized the location of __printf too.
Done via script and a little typing.
$ grep -rPl --include=*.[ch] -w "__attribute__" * | \
grep -vP "^(tools|scripts|include/linux/compiler-gcc.h)" | \
xargs perl -n -i -e 'local $/; while (<>) { s/\b__attribute__\s*\(\s*\(\s*format\s*\(\s*printf\s*,\s*(.+)\s*,\s*(.+)\s*\)\s*\)\s*\)/__printf($1, $2)/g ; print; }'
[akpm@linux-foundation.org: revert arch bits]
Signed-off-by: Joe Perches <joe@perches.com>
Cc: "Kirill A. Shutemov" <kirill@shutemov.name>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-10-31 17:30:54 -07:00
..
2011-08-12 16:21:35 -05:00
2011-09-15 15:08:18 +02:00
2011-08-22 16:37:24 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-01 02:35:04 -04:00
2011-07-25 15:03:13 -05:00
2011-07-13 13:43:50 +02:00
2011-10-11 21:15:09 -05:00
2011-05-24 11:17:22 -05:00
2011-10-31 17:30:46 -07:00
2011-10-11 21:15:01 -05:00
2011-10-11 21:15:03 -05:00
2011-10-11 21:15:10 -05:00
2011-07-13 13:43:50 +02:00
2011-10-11 21:15:08 -05:00
2011-10-11 21:15:07 -05:00
2011-10-11 21:15:09 -05:00
2011-07-25 15:03:13 -05:00
2011-10-17 15:42:02 -05:00
2011-10-11 22:34:31 -05:00
2011-10-11 21:15:11 -05:00
2011-10-11 21:15:09 -05:00
2011-07-13 13:43:50 +02:00
2011-10-11 21:15:08 -05:00
2011-07-25 15:03:13 -05:00
2011-07-13 13:43:48 +02:00
2011-07-13 13:43:48 +02:00
2011-07-13 13:43:48 +02:00
2011-10-11 21:15:03 -05:00
2011-07-25 13:56:39 -07:00
2011-07-13 13:43:48 +02:00
2011-07-13 13:43:48 +02:00
2011-07-26 15:05:16 -04:00
2011-07-13 13:43:48 +02:00
2011-10-11 21:15:07 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 11:02:48 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:09 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:09 -05:00
2011-10-11 21:15:06 -05:00
2011-08-12 16:21:35 -05:00
2011-07-08 11:32:51 -05:00
2011-10-11 21:15:01 -05:00
2011-08-12 16:21:35 -05:00
2011-07-13 13:43:50 +02:00
2011-10-11 21:15:09 -05:00
2011-10-11 21:15:01 -05:00
2011-10-17 15:42:02 -05:00
2011-10-11 21:15:10 -05:00
2011-10-11 21:15:01 -05:00
2011-07-08 14:35:03 +02:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-10-28 10:31:42 -07:00
2011-08-12 16:21:35 -05:00
2011-10-11 11:02:49 -05:00
2011-05-24 11:17:13 -05:00
2011-10-11 21:15:11 -05:00
2011-10-11 21:15:10 -05:00
2011-08-12 16:21:35 -05:00
2011-10-31 17:30:54 -07:00
2011-10-11 21:15:11 -05:00
2011-07-20 18:35:03 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-10-11 21:15:11 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-10-11 21:15:08 -05:00
2011-07-25 15:03:13 -05:00
2011-10-11 21:15:10 -05:00
2011-10-11 21:15:10 -05:00
2011-07-25 15:03:13 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-17 15:42:02 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:11 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-18 15:12:04 -05:00
2011-10-18 15:12:04 -05:00
2011-10-11 21:15:10 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-10-17 15:42:02 -05:00
2011-10-11 21:15:08 -05:00
2011-10-17 15:42:02 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:10 -05:00
2011-07-08 14:34:23 +02:00
2011-08-12 16:21:35 -05:00
2011-08-12 13:57:55 -05:00