diff options
| author | Akinobu Mita <[email protected]> | 2006-06-26 07:24:37 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-26 16:58:17 +0000 |
| commit | 8e13059a37252c45ab7173a0e4bac05e4a444ab6 (patch) | |
| tree | 5a1e2d011e9b2690b9463a738a4d906ce3e8362c /security/selinux/hooks.c | |
| parent | [PATCH] Correct tty doc (diff) | |
| download | kernel-8e13059a37252c45ab7173a0e4bac05e4a444ab6.tar.gz kernel-8e13059a37252c45ab7173a0e4bac05e4a444ab6.zip | |
[PATCH] use list_add_tail() instead of list_add()
This patch converts list_add(A, B.prev) to list_add_tail(A, &B) for
readability.
Acked-by: Karsten Keil <[email protected]>
Cc: Jan Harkes <[email protected]>
Acked-by: Jan Kara <[email protected]>
AOLed-by: David Woodhouse <[email protected]>
Cc: Sridhar Samudrala <[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
