[PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS

Lukas Bulwahn posted 1 patch 4 years, 3 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
Posted by Lukas Bulwahn 4 years, 3 months ago
Commit 429c83c78ab2 ("dt-bindings: net: dsa: realtek: convert to YAML
schema, add MDIO") converts realtek-smi.txt to realtek.yaml, but missed to
adjust its reference in MAINTAINERS.

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

Repair this file reference in REALTEK RTL83xx SMI DSA ROUTER CHIPS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20220308

David, please pick this minor non-urgent clean-up patch for net-next.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 38cdf9aadfe4..8c7e40e1215e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16638,7 +16638,7 @@ REALTEK RTL83xx SMI DSA ROUTER CHIPS
 M:	Linus Walleij <linus.walleij@linaro.org>
 M:	Alvin Šipraga <alsi@bang-olufsen.dk>
 S:	Maintained
-F:	Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
+F:	Documentation/devicetree/bindings/net/dsa/realtek.yaml
 F:	drivers/net/dsa/realtek/*
 
 REALTEK WIRELESS DRIVER (rtlwifi family)
-- 
2.17.1

Re: [PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
Posted by Vladimir Oltean 4 years, 3 months ago
On Tue, Mar 08, 2022 at 11:30:27AM +0100, Lukas Bulwahn wrote:
> Commit 429c83c78ab2 ("dt-bindings: net: dsa: realtek: convert to YAML
> schema, add MDIO") converts realtek-smi.txt to realtek.yaml, but missed to
> adjust its reference in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> Repair this file reference in REALTEK RTL83xx SMI DSA ROUTER CHIPS.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---

Reviewed-by: Vladimir Oltean <olteanv@gmail.com>

> applies cleanly on next-20220308
> 
> David, please pick this minor non-urgent clean-up patch for net-next.
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 38cdf9aadfe4..8c7e40e1215e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16638,7 +16638,7 @@ REALTEK RTL83xx SMI DSA ROUTER CHIPS
>  M:	Linus Walleij <linus.walleij@linaro.org>
>  M:	Alvin Šipraga <alsi@bang-olufsen.dk>
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
> +F:	Documentation/devicetree/bindings/net/dsa/realtek.yaml
>  F:	drivers/net/dsa/realtek/*
>  
>  REALTEK WIRELESS DRIVER (rtlwifi family)
> -- 
> 2.17.1
> 
Re: [PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
Posted by Linus Walleij 4 years, 3 months ago
On Tue, Mar 8, 2022 at 11:30 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:

> Commit 429c83c78ab2 ("dt-bindings: net: dsa: realtek: convert to YAML
> schema, add MDIO") converts realtek-smi.txt to realtek.yaml, but missed to
> adjust its reference in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> Repair this file reference in REALTEK RTL83xx SMI DSA ROUTER CHIPS.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
Re: [PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
Posted by Alvin Šipraga 4 years, 3 months ago
Lukas Bulwahn <lukas.bulwahn@gmail.com> writes:

> Commit 429c83c78ab2 ("dt-bindings: net: dsa: realtek: convert to YAML
> schema, add MDIO") converts realtek-smi.txt to realtek.yaml, but missed to
> adjust its reference in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> Repair this file reference in REALTEK RTL83xx SMI DSA ROUTER CHIPS.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20220308
>
> David, please pick this minor non-urgent clean-up patch for net-next.
>
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Re: [PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
Posted by patchwork-bot+netdevbpf@kernel.org 4 years, 3 months ago
Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Tue,  8 Mar 2022 11:30:27 +0100 you wrote:
> Commit 429c83c78ab2 ("dt-bindings: net: dsa: realtek: convert to YAML
> schema, add MDIO") converts realtek-smi.txt to realtek.yaml, but missed to
> adjust its reference in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
    https://git.kernel.org/netdev/net-next/c/7f415828f987

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html