On 8/7/21 11:42 AM, Warner Losh wrote:
Fix style wrt {} placement, spaces around () and line lengths.Signed-off-by: Warner Losh<i...@bsdimp.com> --- bsd-user/i386/target_arch_elf.h | 27 ++++++++++++++++----------- bsd-user/x86_64/target_arch_elf.h | 11 +++++++---- 2 files changed, 23 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~