diff options
author | Jithu Joseph <jithu.joseph@intel.com> | 2022-11-16 19:59:25 -0800 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2022-11-18 21:51:56 +0100 |
commit | 2e13ab0158dd4a033d61a5baa8f9b5b7c9ea8431 (patch) | |
tree | 86b45a5fc6fef526cb8914292511187414c2a60b /tools/perf/scripts/python/stackcollapse.py | |
parent | 716f380275866350ee44447b3c7c999f39c3178d (diff) |
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
The data type of the @print_err parameter used by microcode_sanity_check()
is int. In preparation for exporting this function to be used by
the IFS driver convert it to a more appropriate bool type for readability.
No functional change intended.
Suggested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Reviewed-by: Ashok Raj <ashok.raj@intel.com>
Reviewed-by: Sohil Mehta <sohil.mehta@intel.com>
Link: https://lore.kernel.org/r/20221117035935.4136738-7-jithu.joseph@intel.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions