summaryrefslogtreecommitdiff
path: root/crypto
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 /crypto
parent0c0543a128bd1c6a4c8610d0d9d869053fa2fbf5 (diff)
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 'crypto')
0 files changed, 0 insertions, 0 deletions