mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-27 17:11:46 +00:00
lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formats
Cc: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
76597ff989
commit
80f548e04d
1 changed files with 2 additions and 0 deletions
|
@ -1297,6 +1297,8 @@ qualifier:
|
||||||
* case.
|
* case.
|
||||||
* %n is ignored
|
* %n is ignored
|
||||||
*
|
*
|
||||||
|
* ** Please update Documentation/printk-formats.txt when making changes **
|
||||||
|
*
|
||||||
* The return value is the number of characters which would
|
* The return value is the number of characters which would
|
||||||
* be generated for the given input, excluding the trailing
|
* be generated for the given input, excluding the trailing
|
||||||
* '\0', as per ISO C99. If you want to have the exact
|
* '\0', as per ISO C99. If you want to have the exact
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue