linux/arch/um/include/asm
Randy Dunlap 6e166319a6 um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Use the common kernel style to eliminate a warning:

./arch/um/include/asm/pgtable.h:305:47: warning: suggest braces around empty body in ‘do’ statement [-Wempty-body]
 #define update_mmu_cache(vma,address,ptep) do ; while (0)
                                               ^
mm/filemap.c:3212:3: note: in expansion of macro ‘update_mmu_cache’
   update_mmu_cache(vma, addr, vmf->pte);
   ^~~~~~~~~~~~~~~~

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:46 +02:00
..
Kbuild Rework of the X86 irq stack handling: 2021-02-24 16:32:23 -08:00
asm-prototypes.h
bugs.h
cache.h
common.lds.S
delay.h
dma.h
fixmap.h highmem: Get rid of kmap_types.h 2020-11-06 23:14:58 +01:00
hardirq.h um/irqstat: Get rid of the duplicated declarations 2020-11-23 10:31:05 +01:00
io.h um: io.h: include <linux/types.h> 2021-02-12 21:39:37 +01:00
irq.h um: irq.h: include <asm-generic/irq.h> 2021-02-12 21:40:14 +01:00
irqflags.h
kvm_para.h
mmu.h
mmu_context.h um: remove process stub VMA 2021-02-12 21:37:38 +01:00
page.h
pgalloc.h um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() 2020-11-10 21:49:32 +01:00
pgtable-2level.h
pgtable-3level.h
pgtable.h um: pgtable.h: Fix W=1 warning for empty body in 'do' statement 2021-04-15 23:10:46 +02:00
processor-generic.h
ptrace-generic.h
sections.h
setup.h
smp.h
stacktrace.h
syscall-generic.h
sysrq.h
thread_info.h um: Add support for TIF_NOTIFY_SIGNAL 2020-12-13 22:21:02 +01:00
timex.h
tlb.h
tlbflush.h
uaccess.h
unwind.h
vmalloc.h
vmlinux.lds.h
xor.h