aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorVasyl Gomonovych <[email protected]>2017-11-28 23:32:40 +0100
committerBjorn Andersson <[email protected]>2017-11-28 15:02:27 -0800
commita1fcc455899ace544d7130c6eace471d69d2f96a (patch)
tree4880b9739dc022d555ccb54676627ce3b81e086a /net/unix/sysctl_net_unix.c
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff)
remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob
Fix ptr_ret.cocci warnings: drivers/remoteproc/qcom_common.c:60: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 <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions