Re: [PATCH v1 57/59] linux-user/syscall.c: fix trailing whitespaces and style

2020-01-07 Thread Peter Maydell
On Mon, 6 Jan 2020 at 19:19, Daniel Henrique Barboza wrote: > > There are trailing whitespaces in this file that, if removed > by a text editor that refuses to let the traiing whitespace > alone, which happens to be the editor I am using, will cause > checkpatch.pl to warn about styling problems i

Re: [PATCH v1 57/59] linux-user/syscall.c: fix trailing whitespaces and style

2020-01-06 Thread Philippe Mathieu-Daudé
On 1/6/20 7:24 PM, Daniel Henrique Barboza wrote: There are trailing whitespaces in this file that, if removed by a text editor that refuses to let the traiing whitespace typo "trailing" alone, which happens to be the editor I am using, will cause checkpatch.pl to warn about styling problems

[PATCH v1 57/59] linux-user/syscall.c: fix trailing whitespaces and style

2020-01-06 Thread Daniel Henrique Barboza
There are trailing whitespaces in this file that, if removed by a text editor that refuses to let the traiing whitespace alone, which happens to be the editor I am using, will cause checkpatch.pl to warn about styling problems in the resulting patch. This happens because the trailing whitespace lin