aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg
diff options
context:
space:
mode:
authorVasyl Gomonovych <gomonovych@gmail.com>2017-11-28 23:32:40 +0100
committerBjorn Andersson <bjorn.andersson@linaro.org>2017-11-28 15:02:27 -0800
commita1fcc455899ace544d7130c6eace471d69d2f96a (patch)
tree4880b9739dc022d555ccb54676627ce3b81e086a /drivers/rpmsg
parentLinux 4.15-rc1 (diff)
downloadlinux-dev-a1fcc455899ace544d7130c6eace471d69d2f96a.tar.xz
linux-dev-a1fcc455899ace544d7130c6eace471d69d2f96a.zip
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 <gomonovych@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/rpmsg')
0 files changed, 0 insertions, 0 deletions