diff options
author | Qiuxu Zhuo <qiuxu.zhuo@intel.com> | 2024-12-12 22:00:59 +0800 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-12-30 22:06:36 +0100 |
commit | c46945c9cac8437a674edb9d8fbe71511fb4acee (patch) | |
tree | 5f4c7fe617bd0c642c367afe55b4205b0763e126 /tools/perf/scripts/python/stackcollapse.py | |
parent | 64a668fbea1b6ec06ddca66d09cc49352f063342 (diff) |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions