diff options
author | 2010-04-06 13:45:39 +0300 | |
---|---|---|
committer | 2010-04-06 08:23:47 -0700 | |
commit | 309361e09ca9e9670dc8664e5d14125bf82078af (patch) | |
tree | 2886267e80efa99d5447d56305e6560fd4cce410 /arch/mips/kernel | |
parent | Fix up possibly racy module refcounting (diff) | |
download | linux-dev-309361e09ca9e9670dc8664e5d14125bf82078af.tar.xz linux-dev-309361e09ca9e9670dc8664e5d14125bf82078af.zip |
proc: copy_to_user() returns unsigned
copy_to_user() returns the number of bytes left to be copied.
This was a typo from: d82ef020cf31 "proc: pagemap: Hold mmap_sem during
page walk".
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mips/kernel')
0 files changed, 0 insertions, 0 deletions