kernel-ark/arch/i386/pci
Akinobu Mita a7addcea6a [PATCH] arch: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B) under arch/.

Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:17 -07:00
..
acpi.c
common.c
direct.c
fixup.c
i386.c [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM 2006-06-25 10:00:55 -07:00
init.c
irq.c [PATCH] x86: constify arch/i386/pci/irq.c 2006-06-23 07:42:58 -07:00
legacy.c
Makefile
mmconfig.c
numa.c
pcbios.c [PATCH] arch: use list_move() 2006-06-26 09:58:17 -07:00
pci.h
visws.c