diff options
| author | Vasyl Gomonovych <[email protected]> | 2017-11-29 16:15:43 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2017-11-30 15:34:09 +0000 |
| commit | 4d1369cae0165227048c420cf089668335084151 (patch) | |
| tree | f127e5450ad3aa3bdb0aea31b846a3701897a1e3 /scripts/gcc-plugins/randomize_layout_plugin.c | |
| parent | Linux 4.15-rc1 (diff) | |
| download | kernel-4d1369cae0165227048c420cf089668335084151.tar.gz kernel-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 <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions
