aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2010-10-26 21:22:42 +0000
committerLinus Torvalds <[email protected]>2010-10-26 23:52:15 +0000
commit562f5e638de4ef451226552fe8dd7847bacea24e (patch)
tree69a0ac78c9eca823a297c4b8e0810a5b1d4e3ee8 /net/unix/af_unix.c
parentdrivers/misc/apds9802als.c: add runtime PM support (diff)
downloadkernel-562f5e638de4ef451226552fe8dd7847bacea24e.tar.gz
kernel-562f5e638de4ef451226552fe8dd7847bacea24e.zip
init: mark __user address space on string literals
When calling syscall service routines in kernel, some of arguments should be user pointers but were missing __user markup on string literals. Add it. Removes some sparse warnings. Signed-off-by: Namhyung Kim <[email protected]> Cc: Phillip Lougher <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions