[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9e36e254-3d63-868d-5b93-3e676b073dd1@huawei.com>
Date: Fri, 9 Apr 2021 16:59:56 +0800
From: "songzhiqi (A)" <songzhiqi1@...wei.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
CC: <davem@...emloft.net>, <linux-crypto@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <wangzhou1@...ilicon.com>,
<fanghao11@...wei.com>, <prime.zeng@...ilicon.com>
Subject: Re: [PATCH] crypto: api - fix coding style
On 2021/4/9 15:27, Herbert Xu wrote:
> On Thu, Apr 01, 2021 at 03:20:49PM +0800, Zhiqi Song wrote:
>> Fixed following checkpatch error:
>> - do not use assignment in if condition
>> Fixed following checkpatch warning:
>> - prefer strscpy over strlcpy
>> - delete repeated word
>>
>> Signed-off-by: Zhiqi Song <songzhiqi1@...wei.com>
>> ---
>> crypto/api.c | 20 ++++++++++++--------
>> 1 file changed, 12 insertions(+), 8 deletions(-)
>
> Please don't mix unrelated changes in a single patch.
>
> Thanks,
>
OK, I will split this patch.
Thanks.
Powered by blists - more mailing lists