qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 02/24] bsd-user: whitespace changes


From: Richard Henderson
Subject: Re: [PULL 02/24] bsd-user: whitespace changes
Date: Fri, 23 Apr 2021 16:02:56 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/23/21 1:39 PM, imp@bsdimp.com wrote:
From: Warner Losh<imp@bsdimp.com>

Fix various whitespace-only issues from checkpatch:
     keyword space (
     no space before ( on function calls
     spaces around operators
     suspect indentations (including one functions reindented)
     extra spaces around unary operators

Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/elfload.c | 326 ++++++++++++++++++++++-----------------------
  1 file changed, 163 insertions(+), 163 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]