aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio
diff options
context:
space:
mode:
authorVasyl Gomonovych <gomonovych@gmail.com>2017-11-28 22:40:27 +0100
committerMichael S. Tsirkin <mst@redhat.com>2018-01-31 01:47:34 +0200
commit0a9e63aa397711cb7dd8a5c3db33448740a0b844 (patch)
treed4f8b8e74b031b2bbe3de1bb1a7769d22c4419be /drivers/virtio
parentvirtio-mmio: Use PTR_ERR_OR_ZERO() (diff)
downloadlinux-dev-0a9e63aa397711cb7dd8a5c3db33448740a0b844.tar.xz
linux-dev-0a9e63aa397711cb7dd8a5c3db33448740a0b844.zip
firmware: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings: drivers/firmware/efi/efi.c:610:8-14: 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: Michael S. Tsirkin <mst@redhat.com> Acked-by: Gabriel Somlo <somlo@cmu.edu> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions