2021-11-03 09:48:09

by Lukas Bulwahn

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER

Commit c9f608c38009 ("crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC
Driver") only adds drivers/crypto/keembay/keembay-ocs-ecc.c, but adds a
file entry drivers/crypto/keembay/ocs-ecc-curve-defs.h in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:

warning: no file matches F: drivers/crypto/keembay/ocs-ecc-curve-defs.h

Assuming that this header is obsolete and will not be included in the
repository, remove the unneeded file entry from MAINTAINERS.

Signed-off-by: Lukas Bulwahn <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ba9f6537abc3..1fb254aa12d1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9671,7 +9671,6 @@ F: Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
F: drivers/crypto/keembay/Kconfig
F: drivers/crypto/keembay/Makefile
F: drivers/crypto/keembay/keembay-ocs-ecc.c
-F: drivers/crypto/keembay/ocs-ecc-curve-defs.h

INTEL KEEM BAY OCS HCU CRYPTO DRIVER
M: Daniele Alessandrelli <[email protected]>
--
2.26.2


2021-11-04 10:17:32

by Alessandrelli, Daniele

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER

Hi Lukas,

On Wed, 2021-11-03 at 10:47 +0100, Lukas Bulwahn wrote:
> Commit c9f608c38009 ("crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC
> Driver") only adds drivers/crypto/keembay/keembay-ocs-ecc.c, but adds a
> file entry drivers/crypto/keembay/ocs-ecc-curve-defs.h in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:
>
>   warning: no file matches  F:  drivers/crypto/keembay/ocs-ecc-curve-defs.h
>
> Assuming that this header is obsolete and will not be included in the
> repository, remove the unneeded file entry from MAINTAINERS.

My bad, that header was in a previous version of the patchset but was
eventually dropped and I forgot to remove it from the MAINTAINERS file.

Thanks for reporting and fixing this.

Reviewed-by: Daniele Alessandrelli <[email protected]>

>
> Signed-off-by: Lukas Bulwahn <[email protected]>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ba9f6537abc3..1fb254aa12d1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9671,7 +9671,6 @@ F:        Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
>  F:     drivers/crypto/keembay/Kconfig
>  F:     drivers/crypto/keembay/Makefile
>  F:     drivers/crypto/keembay/keembay-ocs-ecc.c
> -F:     drivers/crypto/keembay/ocs-ecc-curve-defs.h
>  
>  INTEL KEEM BAY OCS HCU CRYPTO DRIVER
>  M:     Daniele Alessandrelli <[email protected]>

2021-11-20 04:28:57

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER

On Wed, Nov 03, 2021 at 10:47:11AM +0100, Lukas Bulwahn wrote:
> Commit c9f608c38009 ("crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC
> Driver") only adds drivers/crypto/keembay/keembay-ocs-ecc.c, but adds a
> file entry drivers/crypto/keembay/ocs-ecc-curve-defs.h in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns warns:
>
> warning: no file matches F: drivers/crypto/keembay/ocs-ecc-curve-defs.h
>
> Assuming that this header is obsolete and will not be included in the
> repository, remove the unneeded file entry from MAINTAINERS.
>
> Signed-off-by: Lukas Bulwahn <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)

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