diff options
author | ye xingchen <[email protected]> | 2022-11-16 17:18:43 +0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-01-24 10:42:09 -0800 |
commit | 2eb398df77a1bae6839df39193f6bca35ea65f87 (patch) | |
tree | c09dde12b87c2b9d2c449ed7d2640f40b09ebde1 /tools/perf/scripts/python/stackcollapse.py | |
parent | a2b07fa7b93321c059af0c6d492cc9a4f1e390aa (diff) |
KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
Avoid type casts that are needed for IS_ERR() and use
IS_ERR_VALUE() instead.
Signed-off-by: ye xingchen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions