[PATCH] clk: sunxi: Use PTR_ERR_OR_ZERO()
From: Maxime Ripard <hidden>
Date: 2017-11-30 15:34:26
Also in:
linux-clk, lkml
From: Maxime Ripard <hidden>
Date: 2017-11-30 15:34:26
Also in:
linux-clk, lkml
On Wed, Nov 29, 2017 at 05:15:43PM +0100, Vasyl Gomonovych wrote:
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 <redacted>
Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171130/273317ea/attachment.sig>