diff options
author | Akinobu Mita <mita@miraclelinux.com> | 2006-06-26 07:24:39 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 16:58:17 (GMT) |
commit | a7addcea6ac7c0e9733a48cda06ca0880f116a48 (patch) | |
tree | 5d18b98798c98dd2c044f4a9ed9c7b372c599a9c /include/asm-sparc64 | |
parent | 8e13059a37252c45ab7173a0e4bac05e4a444ab6 (diff) | |
download | linux-fsl-qoriq-a7addcea6ac7c0e9733a48cda06ca0880f116a48.tar.xz |
[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>
Diffstat (limited to 'include/asm-sparc64')
0 files changed, 0 insertions, 0 deletions