mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 14:29:04 +00:00
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> |
||
|---|---|---|
| .. | ||
| cache-page.c | ||
| dma-alloc.c | ||
| elf-fdpic.c | ||
| extable.c | ||
| fault.c | ||
| highmem.c | ||
| init.c | ||
| kmap.c | ||
| Makefile | ||
| mmu-context.c | ||
| pgalloc.c | ||
| tlb-flush.S | ||
| tlb-miss.S | ||
| unaligned.c | ||