diff options
| author | Akinobu Mita <[email protected]> | 2006-06-26 00:24:41 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-26 09:58:18 -0700 |
| commit | 179e09172ab663b8587ecc46bb18a56a770304a9 (patch) | |
| tree | 4d57324584c43f81ac2a6d258bb46e75fb6b4327 /scripts/basic/split-include.c | |
| parent | a842ef297fd91b1b93f2aa5898d2efd19e95f6a5 (diff) | |
[PATCH] drivers: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B) under drivers/.
Acked-by: Corey Minyard <[email protected]>
Cc: Ben Collins <[email protected]>
Acked-by: Roland Dreier <[email protected]>
Cc: Alasdair Kergon <[email protected]>
Cc: Gerd Knorr <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Frank Pavlic <[email protected]>
Acked-by: Matthew Wilcox <[email protected]>
Cc: Andrew Vasquez <[email protected]>
Cc: Mikael Starvik <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Akinobu Mita <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions