summaryrefslogtreecommitdiffstats
path: root/mm/percpu.c
diff options
context:
space:
mode:
authorVasyl Gomonovych <gomonovych@gmail.com>2017-11-28 16:15:47 +0100
committerMichael S. Tsirkin <mst@redhat.com>2018-01-31 01:47:34 +0200
commitc2c9f9bc5b830cbb63d6674b0d51a7773e54c90c (patch)
treec3b507aa4d0a94b10b539d3cf566b41a8d291f1f /mm/percpu.c
parent473f0b15a4c97d398387965b7eb56939543d6091 (diff)
downloadblackbird-obmc-linux-c2c9f9bc5b830cbb63d6674b0d51a7773e54c90c.tar.gz
blackbird-obmc-linux-c2c9f9bc5b830cbb63d6674b0d51a7773e54c90c.zip
virtio-mmio: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings: drivers/virtio/virtio_mmio.c:653: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: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'mm/percpu.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud