diff options
author | 2011-05-19 14:35:33 -0400 | |
---|---|---|
committer | 2011-05-25 19:56:23 -0400 | |
commit | f29c50419c8d1998edd759f1990c4243a248f469 (patch) | |
tree | bf75e1376757022dcb54a12eea705f6086649edd /fs/proc/array.c | |
parent | watchdog: Fix non-standard prototype of get_softlockup_thresh() (diff) | |
download | wireguard-linux-f29c50419c8d1998edd759f1990c4243a248f469.tar.xz wireguard-linux-f29c50419c8d1998edd759f1990c4243a248f469.zip |
maccess,probe_kernel: Make write/read src const void *
The functions probe_kernel_write() and probe_kernel_read() do not modify
the src pointer. Allow const pointers to be passed in without the need
of a typecast.
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1305824936.1465.4.camel@gandalf.stny.rr.com
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions