qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 28/48] bsd-user: style tweak: comments


From: Richard Henderson
Subject: Re: [PATCH v2 28/48] bsd-user: style tweak: comments
Date: Sat, 24 Apr 2021 10:51:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/24/21 8:59 AM, imp@bsdimp.com wrote:
From: Warner Losh<imp@bsdimp.com>

Use the preferred block comment style, move comments as needed for line length
restrictions, delete some dead code that looked like a comment, break some lines
80 columns at the same time since there are many associated with comments.
Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/elfload.c | 216 ++++++++++++++++++++++++++-------------------
  1 file changed, 123 insertions(+), 93 deletions(-)

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

r~



reply via email to

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