]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commitdiff
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding...
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 30 Jul 2012 21:40:25 +0000 (14:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:14 +0000 (17:25 -0700)
Cc: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/vsprintf.c

index 736974576e2d685a2bd68d08b7658bbcee5fd7f8..a0b5f15c92cf0bcfc9c9a773f3b8390bdcd19999 100644 (file)
@@ -1297,6 +1297,8 @@ qualifier:
  *   case.
  * %n is ignored
  *
+ * ** Please update Documentation/printk-formats.txt when making changes **
+ *
  * The return value is the number of characters which would
  * be generated for the given input, excluding the trailing
  * '\0', as per ISO C99. If you want to have the exact