[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZbN0zQwTzhBmD0W/@gondor.apana.org.au>
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