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> |
||
|---|---|---|
| .. | ||
| cache.c | ||
| fault.c | ||
| hwtest.c | ||
| init.c | ||
| kmap.c | ||
| Makefile | ||
| memory.c | ||
| motorola.c | ||
| sun3kmap.c | ||
| sun3mmu.c | ||