This patch makes is_kdump_kernel 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
---
include/linux/crash_dump.h | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/include
This patch makes is_kdump_kernel 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
---
include/linux/crash_dump.h | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/include/l
2 matches
Mail list logo