summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_mp.c
diff options
context:
space:
mode:
authorVasyl Gomonovych <gomonovych@gmail.com>2017-11-29 17:15:43 +0100
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-11-30 16:34:09 +0100
commit4d1369cae0165227048c420cf089668335084151 (patch)
treef127e5450ad3aa3bdb0aea31b846a3701897a1e3 /drivers/clk/sunxi-ng/ccu_mp.c
parentLinux 4.15-rc1 (diff)
downloadlinux-4d1369cae0165227048c420cf089668335084151.tar.xz
linux-4d1369cae0165227048c420cf089668335084151.zip
clk: sunxi: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings: drivers/clk/sunxi/clk-sun8i-apb0.c:101:1-3: 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: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers/clk/sunxi-ng/ccu_mp.c')
0 files changed, 0 insertions, 0 deletions