On 4/24/21 8:59 AM, i...@bsdimp.com wrote:
From: Warner Losh<i...@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<i...@bsdimp.com>
---
bsd-user/elfload.c | 216 ++++++++++++++++++++++++++-------------------
1 file changed, 123 insertions(+), 93 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~