[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170622223524.GG21214@zurbaran.ger.intel.com>
Date: Fri, 23 Jun 2017 00:35:24 +0200
From: Samuel Ortiz <sameo@...ux.intel.com>
To: "Gustavo A. R. Silva" <garsilva@...eddedor.com>
Cc: "David S. Miller" <davem@...emloft.net>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Guenter Roeck <linux@...ck-us.net>
Subject: Re: [PATCH] nfc: nci: remove unnecessary null check
Hi Gustavo,
On Tue, Jun 13, 2017 at 11:37:18AM -0500, Gustavo A. R. Silva wrote:
> Remove unnecessary NULL check for pointer conn_info.
> conn_info is set in list_for_each_entry() using container_of(),
> which is never NULL.
>
> Addresses-Coverity-ID: 1362349
> Cc: Guenter Roeck <linux@...ck-us.net>
> Signed-off-by: Gustavo A. R. Silva <garsilva@...eddedor.com>
> ---
> net/nfc/nci/core.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
Applied to nfc-next, thanks.
Cheers,
Samuel.
Powered by blists - more mailing lists