Re: [PATCH v2 29/48] bsd-user: style tweak: use {} correctly
On 4/24/21 8:59 AM, i...@bsdimp.com wrote: From: Warner Losh Format if/for/while statements with {} always, on a separate line and fix a couple indentations issues for singletons. Signed-off-by: Warner Losh --- bsd-user/elfload.c | 147 - 1 file ch
[PATCH v2 29/48] bsd-user: style tweak: use {} correctly
From: Warner Losh Format if/for/while statements with {} always, on a separate line and fix a couple indentations issues for singletons. Signed-off-by: Warner Losh --- bsd-user/elfload.c | 147 - 1 file changed, 92 insertions(+), 55 deletions(-) dif