linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
@ 2023-01-30  7:31 Lukas Bulwahn
  2023-01-31  7:32 ` JiaJie Ho
  2023-02-10  9:44 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-01-30  7:31 UTC (permalink / raw)
  To: Jenny Zhang, Jia Jie Ho, Herbert Xu, Olivia Mackall, linux-crypto
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit c388f458bc34 ("hwrng: starfive - Add TRNG driver for StarFive SoC")
adds the STARFIVE TRNG DRIVER section to MAINTAINERS, but refers to the
non-existing file drivers/char/hw_random/starfive-trng.c rather than to the
actually added file drivers/char/hw_random/jh7110-trng.c in this commit.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair this file entry in STARFIVE TRNG DRIVER.

Fixes: c388f458bc34 ("hwrng: starfive - Add TRNG driver for StarFive SoC")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Jia Jie, please ack this patch.

Herbert, please pick this minor fix patch on top of the commit above. Thanks.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b615c8418e80..7d87a78446cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19845,7 +19845,7 @@ STARFIVE TRNG DRIVER
 M:	Jia Jie Ho <jiajie.ho@starfivetech.com>
 S:	Supported
 F:	Documentation/devicetree/bindings/rng/starfive*
-F:	drivers/char/hw_random/starfive-trng.c
+F:	drivers/char/hw_random/jh7110-trng.c
 
 STATIC BRANCH/CALL
 M:	Peter Zijlstra <peterz@infradead.org>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
  2023-01-30  7:31 [PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER Lukas Bulwahn
@ 2023-01-31  7:32 ` JiaJie Ho
  2023-02-10  9:44 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: JiaJie Ho @ 2023-01-31  7:32 UTC (permalink / raw)
  To: Lukas Bulwahn, Jenny Zhang, Herbert Xu, Olivia Mackall, linux-crypto
  Cc: kernel-janitors, linux-kernel

> Commit c388f458bc34 ("hwrng: starfive - Add TRNG driver for StarFive SoC")
> adds the STARFIVE TRNG DRIVER section to MAINTAINERS, but refers to the
> non-existing file drivers/char/hw_random/starfive-trng.c rather than to the
> actually added file drivers/char/hw_random/jh7110-trng.c in this commit.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> Repair this file entry in STARFIVE TRNG DRIVER.

Acked-by: Jia Jie Ho <jiajie.ho@starfivetech.com>

Thanks,
Jia Jie

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
  2023-01-30  7:31 [PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER Lukas Bulwahn
  2023-01-31  7:32 ` JiaJie Ho
@ 2023-02-10  9:44 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2023-02-10  9:44 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Jenny Zhang, Jia Jie Ho, Olivia Mackall, linux-crypto,
	kernel-janitors, linux-kernel

On Mon, Jan 30, 2023 at 08:31:09AM +0100, Lukas Bulwahn wrote:
> Commit c388f458bc34 ("hwrng: starfive - Add TRNG driver for StarFive SoC")
> adds the STARFIVE TRNG DRIVER section to MAINTAINERS, but refers to the
> non-existing file drivers/char/hw_random/starfive-trng.c rather than to the
> actually added file drivers/char/hw_random/jh7110-trng.c in this commit.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> Repair this file entry in STARFIVE TRNG DRIVER.
> 
> Fixes: c388f458bc34 ("hwrng: starfive - Add TRNG driver for StarFive SoC")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Jia Jie, please ack this patch.
> 
> Herbert, please pick this minor fix patch on top of the commit above. Thanks.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-10  9:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30  7:31 [PATCH] MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER Lukas Bulwahn
2023-01-31  7:32 ` JiaJie Ho
2023-02-10  9:44 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).