Le 01/03/2018 à 12:15, Shea Levy a écrit :
> Signed-off-by: Shea Levy
> ---
> linux-user/syscall.c | 5 +
> linux-user/syscall_defs.h | 41 +++--
> 2 files changed, 24 insertions(+), 22 deletions(-)
Applied to my 'linux-user-for-2.12' branch.
Thanks
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 2018030500.15717-1-s...@shealevy.com
Subject: [Qemu-devel] [PATCH v4] linux-user: Support f_flags in statfs when
available.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
BASE
Le 01/03/2018 à 12:15, Shea Levy a écrit :
> Signed-off-by: Shea Levy
> ---
> linux-user/syscall.c | 5 +
> linux-user/syscall_defs.h | 41 +++--
> 2 files changed, 24 insertions(+), 22 deletions(-)
>
Reviewed-by: Laurent Vivier
Signed-off-by: Shea Levy
---
linux-user/syscall.c | 5 +
linux-user/syscall_defs.h | 41 +++--
2 files changed, 24 insertions(+), 22 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 82b35a6bdf..03dca7ea77 100644
--- a/linux