Re: [Qemu-devel] [RFC 1/6] linux-user: update hppa sockbits

2017-09-25 Thread Carlo Arenas
On Fri, Sep 22, 2017 at 9:13 AM, Laurent Vivier wrote: > Le 22/09/2017 à 16:02, Carlo Marcelo Arenas Belón a écrit : > > updated to match arch/parisc/include/uapi/asm/socket.h from linux 4.14 > > I think it's not a good idea to change indentation, by adding spaces you > hide the real changes that

Re: [Qemu-devel] [RFC 1/6] linux-user: update hppa sockbits

2017-09-22 Thread Laurent Vivier
Le 22/09/2017 à 16:02, Carlo Marcelo Arenas Belón a écrit : > updated to match arch/parisc/include/uapi/asm/socket.h from linux 4.14 > > Signed-off-by: Carlo Marcelo Arenas Belón > --- > linux-user/hppa/sockbits.h | 148 > +++-- > linux-user/socket.h