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]
Date: Fri, 26 Jan 2024 17:01:01 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Minjie Du <duminjie@...o.com>
Cc: Tom Zanussi <tom.zanussi@...ux.intel.com>,
	"David S. Miller" <davem@...emloft.net>,
	"open list:INTEL IAA CRYPTO DRIVER" <linux-crypto@...r.kernel.org>,
	open list <linux-kernel@...r.kernel.org>,
	opensource.kernel@...o.com
Subject: Re: [PATCH v1] crypto: iaa - Remove unnecessary debugfs_create_dir()
 error check in iaa_crypto_debugfs_init()

On Tue, Jan 09, 2024 at 10:19:14AM +0800, Minjie Du wrote:
> This patch removes the debugfs_create_dir() error checking in
> iaa_crypto_debugfs_init(). Because the debugfs_create_dir() is developed
> in a way that the caller can safely handle the errors that
> occur during the creation of DebugFS nodes.
> 
> Signed-off-by: Minjie Du <duminjie@...o.com>
> ---
>  drivers/crypto/intel/iaa/iaa_crypto_stats.c | 2 --
>  1 file changed, 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ