aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2006-06-26 07:24:46 +0000
committerLinus Torvalds <[email protected]>2006-06-26 16:58:18 +0000
commitf116629d03655adaf7832b93b03c99391d09d4a7 (patch)
tree526f689619817df3c23ab00e3228b4776bde2190 /security/selinux/hooks.c
parent[PATCH] drivers: use list_move() (diff)
downloadkernel-f116629d03655adaf7832b93b03c99391d09d4a7.tar.gz
kernel-f116629d03655adaf7832b93b03c99391d09d4a7.zip
[PATCH] fs: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to list_move(A, B) under fs/. Cc: Ian Kent <[email protected]> Acked-by: Joel Becker <[email protected]> Cc: Neil Brown <[email protected]> Cc: Hans Reiser <[email protected]> Cc: Urban Widmark <[email protected]> Acked-by: David Howells <[email protected]> Acked-by: Mark Fasheh <[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