aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorVasyl Gomonovych <[email protected]>2017-11-28 16:21:40 +0100
committerAlexandre Belloni <[email protected]>2017-11-29 21:58:58 +0100
commit1203839290f151b84f5e54165d6d039e9514b236 (patch)
tree5ed443e95c52ffdba16eef3315b326de87b94257 /net/unix/sysctl_net_unix.c
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff)
pcmcia: at91_cf: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings: drivers/pcmcia/at91_cf.c:239: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 <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions