diff options
author | Changli Gao <xiaosuo@gmail.com> | 2010-10-26 23:22:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-27 01:52:16 +0200 |
commit | b903c0b8899b46829a9b80ba55b61079b35940ec (patch) | |
tree | c5fd68065bf1fe9d89c08d979fccfea4b78ba4f4 /scripts/get_maintainer.pl | |
parent | vsprintf.c: use default pointer field size for "(null)" strings (diff) | |
download | linux-b903c0b8899b46829a9b80ba55b61079b35940ec.tar.xz linux-b903c0b8899b46829a9b80ba55b61079b35940ec.zip |
lib: fix scnprintf() if @size is == 0
scnprintf() should return 0 if @size is == 0. Update the comment for it,
as @size is unsigned.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/get_maintainer.pl')
0 files changed, 0 insertions, 0 deletions