From: Tom Deseyn
v2: default to unimplemented
v3: match kernel behavior
v4: braces code-style
v5: pointer code-style
Signed-off-by: Tom Deseyn
---
linux-user/syscall.c | 41 +
1 file changed, 41 insertions(+)
diff --git a/linux-user/syscall.c b/linux
From: Tom Deseyn
v2: default to unimplemented
v3: match kernel behavior
v4: braces code-style
Signed-off-by: Tom Deseyn
---
linux-user/syscall.c | 41 +
1 file changed, 41 insertions(+)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index
Hi Laurent,
Can you please take a look at the updated patch? Should I add braces for
code-style?
Thanks,
Tom
On Fri, Dec 14, 2018 at 4:43 PM wrote:
> From: Tom Deseyn
>
> Thank you for reviewing Laurant.
> Sorry for missing history, I'm not used to sending patches via
From: Tom Deseyn
Thank you for reviewing Laurant.
Sorry for missing history, I'm not used to sending patches via mail.
I got an email about code style. For now, I'm sticking to the style
that is used in the function.
v2: default to unimplemented
v3: match kernel behavior
Signed-o
From: Tom Deseyn
Signed-off-by: Tom Deseyn
---
linux-user/syscall.c | 38 ++
1 file changed, 38 insertions(+)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 280137da8c..ad52cfbd54 100644
--- a/linux-user/syscall.c
+++ b/linux-user/syscall.c
From: Tom Deseyn
Signed-off-by: Tom Deseyn
---
linux-user/syscall.c | 39 +++
1 file changed, 39 insertions(+)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 280137da8c..29bac79b61 100644
--- a/linux-user/syscall.c
+++ b/linux-user/syscall.c