linux/net/netlink
Yaowei Bai 61d03535e4 net/netlink: lockdep_genl_is_held can be boolean
This patch makes lockdep_genl_is_held return bool to improve
readability due to this particular function only using either
one or zero as its return value.

No functional change.

Signed-off-by: Yaowei Bai <bywxiaobai@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-09 07:48:59 -07:00
..
Kconfig
Makefile
af_netlink.c netlink: Replace rhash_portid with bound 2015-09-24 12:07:08 -07:00
af_netlink.h netlink: Replace rhash_portid with bound 2015-09-24 12:07:08 -07:00
diag.c
genetlink.c net/netlink: lockdep_genl_is_held can be boolean 2015-10-09 07:48:59 -07:00