Skip to content
Snippets Groups Projects
Commit 451637e4 authored by Yaowei Bai's avatar Yaowei Bai Committed by Linus Torvalds
Browse files

kernel/watchdog.c: is_hardlockup can be boolean


Make is_hardlockup 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: default avatarYaowei Bai <bywxiaobai@163.com>
Reviewed-by: default avatarAaron Tomlin <atomlin@redhat.com>
Acked-by: default avatarDon Zickus <dzickus@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b6478740
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment