aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorVesa-Matti Kari <[email protected]>2008-08-07 00:18:20 +0000
committerJames Morris <[email protected]>2008-08-14 22:40:47 +0000
commitdbc74c65b3fd841985935f676388c82d6b85c485 (patch)
tree8ebbf88795fa70f56a9eb64bfc0b21dd8666d97f /security/selinux/hooks.c
parentselinux: conditional expression type validation was off-by-one (diff)
downloadkernel-dbc74c65b3fd841985935f676388c82d6b85c485.tar.gz
kernel-dbc74c65b3fd841985935f676388c82d6b85c485.zip
selinux: Unify for- and while-loop style
Replace "thing != NULL" comparisons with just "thing" to make the code look more uniform (mixed styles were used even in the same source file). Signed-off-by: Vesa-Matti Kari <[email protected]> Acked-by: Stephen Smalley <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions