]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding...
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 21 Jul 2012 00:54:46 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:53:15 +0000 (13:53 +1000)
Cc: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@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