Skip to content
Snippets Groups Projects
Commit 79076e12 authored by Tiezhu Yang's avatar Tiezhu Yang Committed by Linus Torvalds
Browse files

kernel/panic.c: make oops_may_print() return bool


The return value of oops_may_print() is true or false, so change its type
to reflect that.

Signed-off-by: default avatarTiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Cc: Xuefeng Li <lixuefeng@loongson.cn>
Link: http://lkml.kernel.org/r/1591103358-32087-1-git-send-email-yangtiezhu@loongson.cn


Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent d7137549
No related branches found
No related tags found
Loading
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