diff options
| author | Akinobu Mita <[email protected]> | 2006-06-26 07:24:40 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-26 16:58:17 +0000 |
| commit | 1bfba4e8ea0e555e3a0296051517d96253660ccc (patch) | |
| tree | 48ced9016b5c08f1be217677c25e6879c07b5278 /security/selinux/hooks.c | |
| parent | [PATCH] arch: use list_move() (diff) | |
| download | kernel-1bfba4e8ea0e555e3a0296051517d96253660ccc.tar.gz kernel-1bfba4e8ea0e555e3a0296051517d96253660ccc.zip | |
[PATCH] core: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B).
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Ram Pai <[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
