Files
android_kernel_fxtec_sm6115/include/linux
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-10-26 23:15:28 +02:00
2011-03-31 11:26:23 -03:00
2011-09-13 15:42:30 -04:00
2011-07-26 16:49:47 -07:00
2011-10-26 15:43:25 -04:00
2009-04-01 08:59:23 -07:00
2011-07-26 16:49:47 -07:00
2008-10-20 08:52:42 -07:00
2011-08-03 11:30:42 -04:00
2011-07-26 16:49:47 -07:00
2011-09-27 09:25:02 +01:00
2011-10-31 17:30:44 -07:00
2005-04-16 15:20:36 -07:00
2011-08-25 16:25:33 -07:00
2011-07-26 16:49:47 -07:00
2010-05-19 22:41:57 -04:00
2011-10-02 00:19:34 +02:00
2007-02-09 17:39:36 -05:00
2009-11-04 09:50:58 -08:00
2008-01-28 23:21:18 +01:00
2009-11-04 09:50:58 -08:00
2011-09-14 15:24:51 -04:00
2011-01-12 20:16:43 -05:00
2011-01-07 17:50:27 +11:00
2011-10-25 09:59:04 +02:00
2011-06-27 16:06:19 -07:00
2011-10-30 04:43:30 -04:00
2005-04-16 15:20:36 -07:00
2009-09-26 10:17:19 -07:00
2009-04-21 13:41:48 -07:00
2011-09-27 18:08:04 +02:00
2011-01-13 17:32:31 -08:00
2010-11-22 13:25:13 +10:00
2011-09-25 19:52:59 +03:00
2011-10-30 12:24:05 +02:00
2011-09-16 19:20:20 -04:00
2011-10-31 17:30:48 -07:00
2005-04-16 15:20:36 -07:00
2006-11-30 04:40:22 +01:00
2008-06-06 11:29:12 -07:00
2011-09-27 08:12:33 -07:00
2011-10-29 12:49:40 +02:00
2009-04-01 08:59:13 -07:00
2005-04-16 15:20:36 -07:00
2006-10-03 23:01:26 +02:00
2011-01-13 08:03:21 -08:00
2010-02-10 17:47:17 -08:00
2008-02-07 08:42:34 -08:00
2011-07-25 20:57:11 -07:00
2007-05-08 11:15:18 -07:00
2006-10-01 00:39:18 -07:00
2011-10-31 17:30:47 -07:00
2011-10-31 17:30:44 -07:00
2011-10-03 14:01:21 -04:00
2006-09-28 17:53:59 -07:00
2011-08-23 10:10:38 -07:00
2011-09-26 15:51:10 -07:00
2005-04-16 15:20:36 -07:00
2010-05-19 22:40:47 -04:00
2011-10-24 02:07:21 -04:00
2011-07-26 16:49:47 -07:00
2011-07-26 16:49:47 -07:00
2011-09-14 15:24:51 -04:00