linux/arch/powerpc/mm
Ilpo Järvinen 2b02d13996 [POWERPC] Fix invalid semicolon after if statement
A similar fix to netfilter from Eric Dumazet inspired me to
look around a bit by using some grep/sed stuff as looking for
this kind of bugs seemed easy to automate.  This is one of them
I found where it looks like this semicolon is not valid.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-08-17 10:48:52 +10:00
..
4xx_mmu.c
44x_mmu.c
fault.c [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC 2007-07-22 21:30:58 +10:00
fsl_booke_mmu.c
hash_low_32.S
hash_low_64.S [POWERPC] Fix special PTE code for secondary hash bucket 2007-08-03 19:16:11 +10:00
hash_native_64.c
hash_utils_64.c [POWERPC] Fix invalid semicolon after if statement 2007-08-17 10:48:52 +10:00
hugetlbpage.c
init_32.c
init_64.c
lmb.c [POWERPC] Fix loop with unsigned long counter variable 2007-07-26 16:12:17 +10:00
Makefile
mem.c
mmap.c
mmu_context_32.c
mmu_context_64.c
mmu_decl.h
numa.c [POWERPC] Fix parse_drconf_memory() for 64-bit start addresses 2007-08-03 19:36:00 +10:00
pgtable_32.c
pgtable_64.c
ppc_mmu_32.c
slb_low.S
slb.c [POWERPC] Fix potential duplicate entry in SLB shadow buffer 2007-08-10 21:04:07 +10:00
slice.c [POWERPC] Fix size check for hugetlbfs 2007-08-10 21:04:42 +10:00
stab.c
tlb_32.c
tlb_64.c