summaryrefslogtreecommitdiff
path: root/fs/sysfs
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 /fs/sysfs
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 <gomonovych@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions