linux_dsm_epyc7002/drivers/phy/tegra
Vivek Gautam 045ef31153 phy: Fix ptr_ret.cocci warnings
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.

Generated by: scripts/coccinelle/api/ptr_ret.cocci

Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2016-11-18 18:19:16 +05:30
..
Kconfig
Makefile
xusb-tegra124.c
xusb-tegra210.c
xusb.c phy: Fix ptr_ret.cocci warnings 2016-11-18 18:19:16 +05:30
xusb.h