aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2016-07-12 11:06:52 +0000
committerRob Clark <[email protected]>2016-07-16 10:29:31 -0400
commit06f3217207766b4bc2e56b88e0736037ae92fd30 (patch)
tree9be0557e31a7353fb276a4e909210f9126868dd5 /net/unix/sysctl_net_unix.c
parent2ca41c176a5d2197572153bf543a3f758c13a4d3 (diff)
drm/msm/hdmi: use PTR_ERR_OR_ZERO() to simplify the code
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Generated by: scripts/coccinelle/api/ptr_ret.cocci Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions