diff options
author | Yaowei Bai <baiyaowei@cmss.chinamobile.com> | 2018-02-07 02:41:35 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-07 05:32:47 +0300 |
commit | db076bef2da1f81bf918fc0b24ebed5756fbae5a (patch) | |
tree | bf7e7a576a2d2866eb45890a9127cc37b3ed6025 /include/linux/crash_dump.h | |
parent | 171d864e75a9fa086c2a59b954945caaf6175396 (diff) | |
download | linux-db076bef2da1f81bf918fc0b24ebed5756fbae5a.tar.xz |
kernel/mutex: mutex_is_locked can be boolean
Make mutex_is_locked return bool due to this particular function only
using either one or zero as its return value.
No functional change.
Link: http://lkml.kernel.org/r/1513266622-15860-7-git-send-email-baiyaowei@cmss.chinamobile.com
Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/crash_dump.h')
0 files changed, 0 insertions, 0 deletions