Re: [RFC][PATCH] maccess,probe_kernel: Make write/read src const void *

From: Mike Frysinger
Date: Thu May 19 2011 - 15:18:34 EST


On Thu, May 19, 2011 at 13:08, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> maccess,probe_kernel: Make 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.
>
> Âarch/blackfin/mm/maccess.c | Â Â4 ++--

Acked-by: Mike Frysinger <vapier@xxxxxxxxxx>
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/