mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 17:40:41 +09:00
This patch makes bad_mask return bool 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>