linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
@ 2020-12-07 16:55 Krzysztof Kozlowski
  2020-12-07 18:41 ` Vladimir Zapolskiy
  2021-01-02 22:00 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-12-07 16:55 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Vladimir Zapolskiy, Herbert Xu,
	David S. Miller, linux-crypto, linux-samsung-soc, linux-kernel
  Cc: Marek Szyprowski, Bartlomiej Zolnierkiewicz

E-mails to Kamil Konieczny to his Samsung address bounce with 550 (User
unknown).  Kamil no longer takes care about Samsung S5P SSS driver so
remove the invalid email address from:
 - mailmap,
 - bindings maintainer entries,
 - maintainers entry for S5P Security Subsystem crypto accelerator.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 .mailmap                                                      | 1 -
 Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 1 -
 Documentation/devicetree/bindings/crypto/samsung-sss.yaml     | 1 -
 MAINTAINERS                                                   | 1 -
 4 files changed, 4 deletions(-)

diff --git a/.mailmap b/.mailmap
index 225546cc8028..ff2699f60a03 100644
--- a/.mailmap
+++ b/.mailmap
@@ -172,7 +172,6 @@ Juha Yrjola <at solidboot.com>
 Juha Yrjola <juha.yrjola@nokia.com>
 Juha Yrjola <juha.yrjola@solidboot.com>
 Julien Thierry <julien.thierry.kdev@gmail.com> <julien.thierry@arm.com>
-Kamil Konieczny <k.konieczny@samsung.com> <k.konieczny@partner.samsung.com>
 Kay Sievers <kay.sievers@vrfy.org>
 Kees Cook <keescook@chromium.org> <kees.cook@canonical.com>
 Kees Cook <keescook@chromium.org> <keescook@google.com>
diff --git a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
index 7743eae049ab..676950bb7b37 100644
--- a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
+++ b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
@@ -8,7 +8,6 @@ title: Samsung Exynos SoC SlimSSS (Slim Security SubSystem) module
 
 maintainers:
   - Krzysztof Kozlowski <krzk@kernel.org>
-  - Kamil Konieczny <k.konieczny@partner.samsung.com>
 
 description: |+
   The SlimSSS module in Exynos5433 SoC supports the following:
diff --git a/Documentation/devicetree/bindings/crypto/samsung-sss.yaml b/Documentation/devicetree/bindings/crypto/samsung-sss.yaml
index cf1c47a81d7f..6d62b0e42fc9 100644
--- a/Documentation/devicetree/bindings/crypto/samsung-sss.yaml
+++ b/Documentation/devicetree/bindings/crypto/samsung-sss.yaml
@@ -8,7 +8,6 @@ title: Samsung Exynos SoC SSS (Security SubSystem) module
 
 maintainers:
   - Krzysztof Kozlowski <krzk@kernel.org>
-  - Kamil Konieczny <k.konieczny@partner.samsung.com>
 
 description: |+
   The SSS module in S5PV210 SoC supports the following:
diff --git a/MAINTAINERS b/MAINTAINERS
index 12dd1fff2a39..c45d4a3be2e4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15620,7 +15620,6 @@ F:	drivers/media/i2c/s5k5baf.c
 SAMSUNG S5P Security SubSystem (SSS) DRIVER
 M:	Krzysztof Kozlowski <krzk@kernel.org>
 M:	Vladimir Zapolskiy <vz@mleia.com>
-M:	Kamil Konieczny <k.konieczny@samsung.com>
 L:	linux-crypto@vger.kernel.org
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained
-- 
2.25.1


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

* Re: [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
  2020-12-07 16:55 [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny Krzysztof Kozlowski
@ 2020-12-07 18:41 ` Vladimir Zapolskiy
  2021-01-02 22:00 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Vladimir Zapolskiy @ 2020-12-07 18:41 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Herbert Xu, David S. Miller, linux-crypto,
	linux-samsung-soc, linux-kernel
  Cc: Marek Szyprowski, Bartlomiej Zolnierkiewicz

On 12/7/20 6:55 PM, Krzysztof Kozlowski wrote:
> E-mails to Kamil Konieczny to his Samsung address bounce with 550 (User
> unknown).  Kamil no longer takes care about Samsung S5P SSS driver so
> remove the invalid email address from:
>   - mailmap,
>   - bindings maintainer entries,
>   - maintainers entry for S5P Security Subsystem crypto accelerator.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Acked-by: Vladimir Zapolskiy <vz@mleia.com>

--
Best wishes,
Vladimir

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

* Re: [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
  2020-12-07 16:55 [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny Krzysztof Kozlowski
  2020-12-07 18:41 ` Vladimir Zapolskiy
@ 2021-01-02 22:00 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2021-01-02 22:00 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Vladimir Zapolskiy, David S. Miller, linux-crypto,
	linux-samsung-soc, linux-kernel, Marek Szyprowski,
	Bartlomiej Zolnierkiewicz

On Mon, Dec 07, 2020 at 05:55:20PM +0100, Krzysztof Kozlowski wrote:
> E-mails to Kamil Konieczny to his Samsung address bounce with 550 (User
> unknown).  Kamil no longer takes care about Samsung S5P SSS driver so
> remove the invalid email address from:
>  - mailmap,
>  - bindings maintainer entries,
>  - maintainers entry for S5P Security Subsystem crypto accelerator.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  .mailmap                                                      | 1 -
>  Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 1 -
>  Documentation/devicetree/bindings/crypto/samsung-sss.yaml     | 1 -
>  MAINTAINERS                                                   | 1 -
>  4 files changed, 4 deletions(-)

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:[~2021-01-02 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 16:55 [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny Krzysztof Kozlowski
2020-12-07 18:41 ` Vladimir Zapolskiy
2021-01-02 22:00 ` 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).