[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171130153423.5m5qwav3yhovaify@flea.lan>
Date: Thu, 30 Nov 2017 16:34:23 +0100
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: Vasyl Gomonovych <gomonovych@...il.com>
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Emilio López <emilio@...pez.com.ar>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
Chen-Yu Tsai <wens@...e.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: sunxi: Use PTR_ERR_OR_ZERO()
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 <gomonovych@...il.com>
Applied, thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists