diff options
author | 2017-11-28 23:48:17 +0100 | |
---|---|---|
committer | 2018-01-02 10:05:45 +0100 | |
commit | 4404b336cf32bf709942067fe71d8b5cf70fb2b2 (patch) | |
tree | ed61b06e7907afd3ea16b216d2cc2d32fda01f51 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: KVM: Hide PMU from guests when disabled (diff) | |
download | linux-dev-4404b336cf32bf709942067fe71d8b5cf70fb2b2.tar.xz linux-dev-4404b336cf32bf709942067fe71d8b5cf70fb2b2.zip |
KVM: arm: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings:
virt/kvm/arm/vgic/vgic-its.c:971:1-3: WARNING: PTR_ERR_OR_ZERO can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions