Re: [PATCH 8/8] cris: do not export "u8" and friends to userspace

2013-04-15 Thread Jesper Nilsson
On Mon, Apr 01, 2013 at 08:03:06PM +0200, Paul Bolle wrote: > sv_addr_ag.h exports "u8" and friends to userspace. Use "__u8" and > friends instead. > > Signed-off-by: Paul Bolle Looks good, Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.

[PATCH 8/8] cris: do not export "u8" and friends to userspace

2013-04-01 Thread Paul Bolle
sv_addr_ag.h exports "u8" and friends to userspace. Use "__u8" and friends instead. Signed-off-by: Paul Bolle --- Untested. arch/cris/include/uapi/arch-v10/arch/sv_addr_ag.h | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/arch/cris/include/uapi/arch-v1