diff options
author | Jan Kara <jack@suse.cz> | 2015-06-03 15:50:35 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-03 17:00:22 +0200 |
commit | 226a07ef0a5a2dfad4cce1a5c226c4cb7370d41f (patch) | |
tree | 7b957c610ea1df9e099173ac29e84ef7ca6856b4 /REPORTING-BUGS | |
parent | Merge tag 'please-pull-rusty' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-226a07ef0a5a2dfad4cce1a5c226c4cb7370d41f.tar.xz linux-226a07ef0a5a2dfad4cce1a5c226c4cb7370d41f.zip |
lib: Clarify the return value of strnlen_user()
strnlen_user() can return a number in a range 0 to count +
sizeof(unsigned long) - 1. Clarify the comment at the top of the
function so that users don't think the function returns at most count+1.
Signed-off-by: Jan Kara <jack@suse.cz>
[ Also added commentary about preferably not using this function ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions