acrn-kernel/arch/x86/um/asm
Randy Dunlap 1a594f0afa um: elf.h: Fix W=1 warning for empty body in 'do' statement
Use the common kernel style to eliminate a warning:

./arch/x86/um/asm/elf.h:215:32: warning: suggest braces around empty body in ‘do’ statement [-Wempty-body]
 #define SET_PERSONALITY(ex) do ; while(0)
                                ^

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Cc: linux-um@lists.infradead.org
Signed-off-by: Richard Weinberger <richard@nod.at>
2021-04-15 23:10:50 +02:00
..
apic.h
arch_hweight.h
archparam.h
barrier.h
checksum.h
checksum_32.h
checksum_64.h
desc.h
elf.h
irq_vectors.h
mm_context.h
module.h
processor.h
processor_32.h
processor_64.h
ptrace.h
required-features.h
segment.h
syscall.h
vm-flags.h