On 05/10/2018 07:25 PM, Laurent Vivier wrote:
> Splitting out socket.h definitions helps to read the code
> and to fix the bugs...
>
> No code change, except for the last one that ports
> definitions from linux for sparc as the values are not the
> correct ones.
>
> Laurent Vivier (5):
> linux-
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20180510222601.19944-1-laur...@vivier.eu
Subject: [Qemu-devel] [PATCH 0/5] linux-user: move socket.h definitions to CPU
directories
=== TEST SCRIPT BEGIN ===
#!/bin/bash
Splitting out socket.h definitions helps to read the code
and to fix the bugs...
No code change, except for the last one that ports
definitions from linux for sparc as the values are not the
correct ones.
Laurent Vivier (5):
linux-user: move mips socket.h definitions to mips/sockbits.h
linux-