aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2006-06-26 07:24:41 +0000
committerLinus Torvalds <[email protected]>2006-06-26 16:58:18 +0000
commit179e09172ab663b8587ecc46bb18a56a770304a9 (patch)
tree4d57324584c43f81ac2a6d258bb46e75fb6b4327 /security/selinux/hooks.c
parent[PATCH] net/rxrpc: use list_move() (diff)
downloadkernel-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