[PATCH] powerpc: rename to_user_ptr to __to_user_ptr
Gustavo Padovan
gustavo.padovan at collabora.co.uk
Fri Mar 18 09:11:53 AEDT 2016
Hi,
2016-03-17 Gustavo Padovan <gustavo at padovan.org>:
> From: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
>
> to_user_ptr() is a local macro defined by signal_32.c, rename it to
> __to_user_ptr() as now we will have a global to_user_ptr() defined by
> kernel.h that has a different meaning from this one.
>
> Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Cc: Paul Mackerras <paulus at samba.org>
> Cc: Michael Ellerman <mpe at ellerman.id.au>
> Signed-off-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
> ---
> arch/powerpc/kernel/signal_32.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
We changed our mind about the names, so ignore this patch. Sorry for the
noise.
Gustavo
More information about the Linuxppc-dev
mailing list