aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorVasyl Gomonovych <gomonovych@gmail.com>2017-11-27 18:03:33 -0500
committerSekhar Nori <nsekhar@ti.com>2017-12-23 05:16:25 -0500
commita8bc4f0a5d4e2c0214b230e68b892cd72cdea27b (patch)
tree84648e7bc8f52f77a3491f9767b9a67fd06251a5 /net/unix/sysctl_net_unix.c
parentab41910dfd5ab8e90b6a93d8c17f39ce2dbb069d (diff)
ARM: davinci: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings: arch/arm/mach-davinci/devices-da8xx.c:255:8-14: WARNING: PTR_ERR_OR_ZERO can be used arch/arm/mach-davinci/devices-da8xx.c:300:8-14: WARNING: PTR_ERR_OR_ZERO can be used arch/arm/mach-davinci/dm646x.c:952: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: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions