diff options
| author | Akinobu Mita <[email protected]> | 2006-06-26 07:24:41 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-26 16:58:18 +0000 |
| commit | 179e09172ab663b8587ecc46bb18a56a770304a9 (patch) | |
| tree | 4d57324584c43f81ac2a6d258bb46e75fb6b4327 /security/selinux/hooks.c | |
| parent | [PATCH] net/rxrpc: use list_move() (diff) | |
| download | kernel-179e09172ab663b8587ecc46bb18a56a770304a9.tar.gz kernel-179e09172ab663b8587ecc46bb18a56a770304a9.zip | |
[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 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
