diff options
author | Qiuxu Zhuo <qiuxu.zhuo@intel.com> | 2024-12-12 17:00:59 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-12-31 00:06:36 +0300 |
commit | c46945c9cac8437a674edb9d8fbe71511fb4acee (patch) | |
tree | 5f4c7fe617bd0c642c367afe55b4205b0763e126 /scripts/lib/kdoc/kdoc_files.py | |
parent | 64a668fbea1b6ec06ddca66d09cc49352f063342 (diff) | |
download | linux-c46945c9cac8437a674edb9d8fbe71511fb4acee.tar.xz |
x86/mce: Make four functions return bool
Make those functions whose callers only care about success or failure return
a boolean value for better readability. Also, update the call sites
accordingly as the polarities of all the return values have been flipped.
No functional changes.
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Sohil Mehta <sohil.mehta@intel.com>
Reviewed-by: Yazen Ghannam <yazen.ghannam@amd.com>
Link: https://lore.kernel.org/r/20241212140103.66964-4-qiuxu.zhuo@intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions