diff options
author | ye xingchen <ye.xingchen@zte.com.cn> | 2022-11-16 12:18:43 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-01-24 21:42:09 +0300 |
commit | 2eb398df77a1bae6839df39193f6bca35ea65f87 (patch) | |
tree | c09dde12b87c2b9d2c449ed7d2640f40b09ebde1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a2b07fa7b93321c059af0c6d492cc9a4f1e390aa (diff) | |
download | linux-2eb398df77a1bae6839df39193f6bca35ea65f87.tar.xz |
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 <ye.xingchen@zte.com.cn>
Link: https://lore.kernel.org/r/202211161718436948912@zte.com.cn
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions