On 4/24/21 8:59 AM, [email protected] wrote:
From: Warner Losh<[email protected]>
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<[email protected]>
---
bsd-user/elfload.c | 216 ++++++++++++++++++++++++++-------------------
1 file changed, 123 insertions(+), 93 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~