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

From: Heiko Carstens
Date: Fri May 20 2011 - 05:51:23 EST


On Thu, May 19, 2011 at 01:08:56PM -0400, Steven Rostedt 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.
>
> Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>
>

[...]

> arch/s390/mm/maccess.c | 4 ++--

Acked-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
--
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/