summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorVasyl Gomonovych <gomonovych@gmail.com>2017-11-28 23:48:17 +0100
committerChristoffer Dall <christoffer.dall@linaro.org>2018-01-02 10:05:45 +0100
commit4404b336cf32bf709942067fe71d8b5cf70fb2b2 (patch)
treeed61b06e7907afd3ea16b216d2cc2d32fda01f51 /init
parentarm64: KVM: Hide PMU from guests when disabled (diff)
downloadlinux-4404b336cf32bf709942067fe71d8b5cf70fb2b2.tar.xz
linux-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 'init')
0 files changed, 0 insertions, 0 deletions