Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

2019-03-25 Thread Joe Perches
A file pattern line in this section of the MAINTAINERS file in linux-next
does not have a match in the linux source files.

This could occur because a matching filename was never added, was deleted
or renamed in some other commit.

The commits that added and if found renamed or removed the file pattern
are shown below.

Please fix this defect appropriately.

1: ---

linux-next MAINTAINERS section:

13589   SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER
13590   M:  Łukasz Stelmach 
13591   L:  linux-samsung-...@vger.kernel.org
13592   S:  Maintained
13593   F:  drivers/char/hw_random/exynos-trng.c
--> 13594   F:  
Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt

2: ---

The most recent commit that added or modified file pattern 
'Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt':

commit 6cd225cc5d8a6526b2bea41955882be55d4f109e
Author: Łukasz Stelmach 
Date:   Fri Dec 22 17:48:35 2017 +0100

hwrng: exynos - add Samsung Exynos True RNG driver

Add support for True Random Number Generator found in Samsung Exynos
5250+ SoCs.

Signed-off-by: Łukasz Stelmach 
Reviewed-by: Krzysztof Kozlowski 
Acked-by: Philippe Ombredanne 
Signed-off-by: Herbert Xu 

 MAINTAINERS  |   7 ++
 drivers/char/hw_random/Kconfig   |  12 ++
 drivers/char/hw_random/Makefile  |   1 +
 drivers/char/hw_random/exynos-trng.c | 237 +++
 4 files changed, 257 insertions(+)

3: ---

No commit with file pattern 
'Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt' was found


Re: Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

2019-08-13 Thread Łukasz Stelmach
It was <2019-08-13 wto 09:09>, when Denis Efremov wrote:
> Hi All,
>
> Initially, I've prepared a patch and only after found this
> discussion. So, please, look at this patch no more than just a simple
> reminder that get_maintainers.pl still emits this warning.

NAK

The patch adding exynos525-trng.txt file exists[1], has been reviewed
and accepted and should be applied.

[1] https://patchwork.kernel.org/patch/10758009/

>  >8 
> Subject: [PATCH] MAINTAINERS: exynos trng: Remove samsung,exynos5250-trng.txt 
> record
>
> Update MAINTAINERS to reflect that samsung,exynos5250-trng.txt
> file never existed.
>
> Cc: Łukasz Stelmach 
> Cc: Krzysztof Kozlowski 
> Cc: linux-samsung-...@vger.kernel.org
> Signed-off-by: Denis Efremov 
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ea3f82e256b..7d213e192626 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14033,7 +14033,6 @@ M:Łukasz Stelmach 
>  L:   linux-samsung-...@vger.kernel.org
>  S:   Maintained
>  F:   drivers/char/hw_random/exynos-trng.c
> -F:   Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt
>  
>  SAMSUNG FRAMEBUFFER DRIVER
>  M:   Jingoo Han 

-- 
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics


signature.asc
Description: PGP signature


Re: Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

2019-03-26 Thread Krzysztof Kozlowski
On Mon, 25 Mar 2019 at 22:29, Joe Perches  wrote:
>
> A file pattern line in this section of the MAINTAINERS file in linux-next
> does not have a match in the linux source files.

Thanks for reminder, the patch adding file is pending.

Best regards,
Krzysztof


Re: Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'

2019-08-13 Thread Denis Efremov
Hi All,

Initially, I've prepared a patch and only after found this discussion. So, 
please,
look at this patch no more than just a simple reminder that get_maintainers.pl
still emits this warning.

Best regards,
Denis

 >8 
Subject: [PATCH] MAINTAINERS: exynos trng: Remove samsung,exynos5250-trng.txt 
record

Update MAINTAINERS to reflect that samsung,exynos5250-trng.txt
file never existed.

Cc: Łukasz Stelmach 
Cc: Krzysztof Kozlowski 
Cc: linux-samsung-...@vger.kernel.org
Signed-off-by: Denis Efremov 
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2ea3f82e256b..7d213e192626 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14033,7 +14033,6 @@ M:  Łukasz Stelmach 
 L: linux-samsung-...@vger.kernel.org
 S: Maintained
 F: drivers/char/hw_random/exynos-trng.c
-F: Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt
 
 SAMSUNG FRAMEBUFFER DRIVER
 M: Jingoo Han 
-- 
2.21.0