kernel-ark/arch/frv/mm
Akinobu Mita 0f7217f4ac [PATCH] frv: remove unnesesary "&"
Fix warning messages triggered by bitops code consolidation patches.
cxn_bitmap is the array of unsigned long.  '&' is unnesesary for the argument
of *_bit() routins.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:57:09 -08:00
..
cache-page.c
dma-alloc.c [PATCH] mm: split highorder pages 2006-03-22 07:53:57 -08:00
elf-fdpic.c
extable.c
fault.c
highmem.c
init.c [PATCH] remove set_page_count() outside mm/ 2006-03-22 07:54:02 -08:00
kmap.c
Makefile
mmu-context.c [PATCH] frv: remove unnesesary "&" 2006-03-26 08:57:09 -08:00
pgalloc.c
tlb-flush.S
tlb-miss.S
unaligned.c