Re: [PATCH] crypto: picoxcell - convert sysfs sprintf/snprintf family to sysfs_emit
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2021-02-10 06:27:23
Also in:
linux-crypto, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2021-02-10 06:27:23
Also in:
linux-crypto, lkml
On Thu, Feb 04, 2021 at 03:24:13PM +0800, Jiapeng Chong wrote:
Fix the following coccicheck warning: ./drivers/crypto/picoxcell_crypto.c:1201:8-16: WARNING: use scnprintf or sprintf. Reported-by: Abaci Robot<redacted> Signed-off-by: Jiapeng Chong <redacted> --- drivers/crypto/picoxcell_crypto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This driver no longer exists. -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel