diff options
author | Vivek Gautam <vivek.gautam@codeaurora.org> | 2016-10-20 08:53:39 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2016-11-18 13:49:16 +0100 |
commit | 045ef3115382fab2c16f2692411296ebfba60256 (patch) | |
tree | 51b2b9e12f3012823d2da6eb7a872e23b0e8911b /net | |
parent | phy: fix semicolon.cocci warnings (diff) | |
download | linux-045ef3115382fab2c16f2692411296ebfba60256.tar.xz linux-045ef3115382fab2c16f2692411296ebfba60256.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions