commit | f29c50419c8d1998edd759f1990c4243a248f469 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <[email protected]> | Thu May 19 14:35:33 2011 -0400 |
committer | Steven Rostedt <[email protected]> | Wed May 25 19:56:23 2011 -0400 |
tree | bf75e1376757022dcb54a12eea705f6086649edd | |
parent | 6e9101aeec39961308176e0f59e73ac5d37d243a [diff] |
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 <[email protected]> Acked-by: Heiko Carstens <[email protected]> Acked-by: Martin Schwidefsky <[email protected]> Signed-off-by: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/r/[email protected]