linux_dsm_epyc7002/drivers/remoteproc
Vasyl Gomonovych a1fcc45589 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>
2017-11-28 15:02:27 -08:00
..
da8xx_remoteproc.c remoteproc/davinci: Add device tree support for OMAP-L138 DSP 2017-08-24 12:00:21 -07:00
imx_rproc.c remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init() 2017-10-11 10:47:47 -07:00
Kconfig rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig 2017-10-25 21:51:05 -07:00
keystone_remoteproc.c remoteproc/keystone: explicitly request exclusive reset control 2017-08-27 23:16:22 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap_remoteproc.c
omap_remoteproc.h
qcom_adsp_pil.c rpmsg updates for v4.14 2017-09-09 14:34:38 -07:00
qcom_common.c remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob 2017-11-28 15:02:27 -08:00
qcom_common.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom_q6v5_pil.c remoteproc: qcom: Fix error handling paths in order to avoid memory leaks 2017-11-14 23:20:11 -08:00
qcom_wcnss_iris.c
qcom_wcnss.c
qcom_wcnss.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
remoteproc_core.c remoteproc: Introduce rproc handle accessor for children 2017-09-01 15:49:13 -07:00
remoteproc_debugfs.c remoteproc: debug: add carveouts list dump feature 2017-11-06 21:57:27 -08:00
remoteproc_elf_loader.c
remoteproc_internal.h remoteproc: Merge __rproc_boot() with rproc_boot() 2017-07-26 10:01:27 -07:00
remoteproc_sysfs.c
remoteproc_virtio.c
st_remoteproc.c remoteproc: st: explicitly request exclusive reset control 2017-08-27 23:18:52 -07:00
st_slim_rproc.c
wkup_m3_rproc.c