[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3c20515b-73e2-dc75-6e4e-f912aee9a252@embeddedor.com>
Date: Fri, 31 Jul 2020 10:17:09 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: Herbert Xu <herbert@...dor.apana.org.au>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: "David S. Miller" <davem@...emloft.net>,
Keerthy <j-keerthy@...com>, Tero Kristo <t-kristo@...com>,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
On 7/31/20 08:32, Herbert Xu wrote:
> On Fri, Jul 24, 2020 at 11:50:27AM -0500, Gustavo A. R. Silva wrote:
>> Fix inconsistent IS_ERR and PTR_ERR in sa_dma_init(). The proper pointer
>> to be passed as argument to PTR_ERR() is dd->dma_tx.
>>
>> This bug was detected with the help of Coccinelle.
>>
>> Fixes: 7694b6ca649f ("crypto: sa2ul - Add crypto driver")
>> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
>> ---
>> drivers/crypto/sa2ul.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Patch applied. Thanks.
>
Awesome. :)
Thanks
--
Gustavo
Powered by blists - more mailing lists