diff options
| author | Yaowei Bai <[email protected]> | 2015-10-08 13:29:02 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-10-09 14:49:06 +0000 |
| commit | 0cbf334376d5e82d7a2f5cd234ca4f5d0843f3ea (patch) | |
| tree | e6fd3232b0e38cac01154eada278a18bcb234ca2 /security/selinux/hooks.c | |
| parent | net/inetdevice: bad_mask can be boolean (diff) | |
| download | kernel-0cbf334376d5e82d7a2f5cd234ca4f5d0843f3ea.tar.gz kernel-0cbf334376d5e82d7a2f5cd234ca4f5d0843f3ea.zip | |
net/core: lockdep_rtnl_is_held can be boolean
This patch makes lockdep_rtnl_is_held return bool due to this
particular function only using either one or zero as its return
value.
In another patch lockdep_is_held is also made return bool.
No functional change.
Signed-off-by: Yaowei Bai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
