mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| acpi.c | ||
| common.c | ||
| direct.c | ||
| fixup.c | ||
| i386.c | ||
| init.c | ||
| irq.c | ||
| legacy.c | ||
| mmconfig.c | ||
| numa.c | ||
| pcbios.c | ||
| pci.h | ||
| visws.c | ||