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 | a842ef297fd91b1b93f2aa5898d2efd19e95f6a5 (patch) | |
| tree | ee5c41d7588798a4970c308ad8a7b5d49f6b9c14 /security/selinux/hooks.c | |
| parent | [PATCH] core: use list_move() (diff) | |
| download | kernel-a842ef297fd91b1b93f2aa5898d2efd19e95f6a5.tar.gz kernel-a842ef297fd91b1b93f2aa5898d2efd19e95f6a5.zip | |
[PATCH] net/rxrpc: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B) under net/rxrpc.
Acked-by: David Howells <[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
