lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZwDRSaT26p68x8gn@gondor.apana.org.au>
Date: Sat, 5 Oct 2024 13:40:25 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Chenghai Huang <huangchenghai2@...wei.com>
Cc: davem@...emloft.net, linux-kernel@...r.kernel.org,
	linux-crypto@...r.kernel.org, liulongfang@...wei.com,
	shenyang39@...wei.com, qianweili@...wei.com,
	linwenkai6@...ilicon.com, wangzhou1@...ilicon.com
Subject: Re: [PATCH] crypto: hisilicon/qm - fix the coding specifications
 issue

On Sun, Sep 29, 2024 at 07:26:57PM +0800, Chenghai Huang wrote:
> Ensure that the inline function contains no more than 10 lines.
> move q_num_set() from hisi_acc_qm.h to qm.c.
> 
> Signed-off-by: Chenghai Huang <huangchenghai2@...wei.com>
> ---
>  drivers/crypto/hisilicon/hpre/hpre_main.c |  2 +-
>  drivers/crypto/hisilicon/qm.c             | 31 +++++++++++++++++++++
>  drivers/crypto/hisilicon/sec2/sec_main.c  |  2 +-
>  drivers/crypto/hisilicon/zip/zip_main.c   |  2 +-
>  include/linux/hisi_acc_qm.h               | 33 ++---------------------
>  5 files changed, 36 insertions(+), 34 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ