mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-11 21:04:54 +08:00
This patch makes lockdep_nfnl_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>