diff options
author | Glauber de Oliveira Costa <gcosta@redhat.com> | 2007-02-20 21:58:12 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-21 01:10:15 (GMT) |
commit | 63967fa911c2c49376d0b1e171ef98e1b2b075af (patch) | |
tree | 28a10b745f81c32fc67ab8a23b31bc83f088abb2 /fs/cifs | |
parent | 96c62d51cc5a3ea31ddef606544f014922591a64 (diff) | |
download | linux-63967fa911c2c49376d0b1e171ef98e1b2b075af.tar.xz |
[PATCH] Missing __user in pointer referenced within copy_from_user
Pointers to user data should be marked with a __user hint. This one is
missing.
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions