On 2020/11/4 19:13, Philippe Mathieu-Daudé wrote:
> On 11/4/20 12:08 PM, Thomas Huth wrote:
>> On 04/11/2020 11.20, shiliyang wrote:
>>> This patch fixes error style problems found by checkpatch.pl:
>>> ERROR: space required after that ';'
>>>
>>> Signed-off-by: Liyang Shi
>>>
>>> ---
>>> bsd-
On 11/4/20 12:08 PM, Thomas Huth wrote:
> On 04/11/2020 11.20, shiliyang wrote:
>> This patch fixes error style problems found by checkpatch.pl:
>> ERROR: space required after that ';'
>>
>> Signed-off-by: Liyang Shi
>>
>> ---
>> bsd-user/elfload.c | 2 +-
>> bsd-user/syscall.c | 4 ++--
>> 2 fil
On 04/11/2020 11.20, shiliyang wrote:
> This patch fixes error style problems found by checkpatch.pl:
> ERROR: space required after that ';'
>
> Signed-off-by: Liyang Shi
>
> ---
> bsd-user/elfload.c | 2 +-
> bsd-user/syscall.c | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
>
This patch fixes error style problems found by checkpatch.pl:
ERROR: space required after that ';'
Signed-off-by: Liyang Shi
---
bsd-user/elfload.c | 2 +-
bsd-user/syscall.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bsd-user/elfload.c b/bsd-user/elfload.c
index 9