[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160607.153035.322698539418860838.davem@davemloft.net>
Date: Tue, 07 Jun 2016 15:30:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: fengguang.wu@...el.com
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org,
dhowells@...hat.com, herbert@...dor.apana.org.au,
netdev@...r.kernel.org
Subject: Re: [PATCH] rxrpc: fix ptr_ret.cocci warnings
From: kbuild test robot <fengguang.wu@...el.com>
Date: Sun, 5 Jun 2016 07:17:19 +0800
> net/rxrpc/rxkad.c:1165: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
>
> CC: David Howells <dhowells@...hat.com>
> Signed-off-by: Fengguang Wu <fengguang.wu@...el.com>
Applied.
Powered by blists - more mailing lists