diff options
author | Jithu Joseph <[email protected]> | 2022-11-16 19:59:25 -0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-11-18 21:51:56 +0100 |
commit | 2e13ab0158dd4a033d61a5baa8f9b5b7c9ea8431 (patch) | |
tree | 86b45a5fc6fef526cb8914292511187414c2a60b /tools/perf/scripts/python/flamegraph.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 <[email protected]>
Signed-off-by: Jithu Joseph <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Reviewed-by: Ashok Raj <[email protected]>
Reviewed-by: Sohil Mehta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions