[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210617080053.GB10662@gondor.apana.org.au>
Date: Thu, 17 Jun 2021 16:00:53 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Baokun Li <libaokun1@...wei.com>
Cc: linux-kernel@...r.kernel.org,
Tom Lendacky <thomas.lendacky@....com>,
John Allen <john.allen@....com>,
"David S. Miller" <davem@...emloft.net>, weiyongjun1@...wei.com,
yuehaibing@...wei.com, yangjihong1@...wei.com, yukuai3@...wei.com,
linux-crypto@...r.kernel.org, kernel-janitors@...r.kernel.org,
Hulk Robot <hulkci@...wei.com>
Subject: Re: [PATCH -next v2] crypto: ccp - Use list_move_tail instead of
list_del/list_add_tail in ccp-dmaengine.c
On Wed, Jun 09, 2021 at 03:15:26PM +0800, Baokun Li wrote:
> Using list_move_tail() instead of list_del() + list_add_tail() in ccp-dmaengine.c.
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Baokun Li <libaokun1@...wei.com>
> ---
> V1->V2:
> CC mailist
>
> drivers/crypto/ccp/ccp-dmaengine.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists