diff mbox series

[net-next] net: dsa: realtek: rename macro to match filename

Message ID 20220212022533.2416-1-luizluca@gmail.com (mailing list archive)
State Accepted
Commit 7db45f8d955dac24e3dc58c0829f6c0760190986
Delegated to: Netdev Maintainers
Headers show
Series [net-next] net: dsa: realtek: rename macro to match filename | expand

Checks

Context Check Description
netdev/tree_selection success Clearly marked for net-next
netdev/fixes_present success Fixes tag not required for -next series
netdev/subject_prefix success Link
netdev/cover_letter success Single patches do not need cover letters
netdev/patch_count success Link
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/cc_maintainers success CCed 10 of 10 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/module_param success Was 0 now: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success Fixes tag looks correct
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 15 lines checked
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Luiz Angelo Daros de Luca Feb. 12, 2022, 2:25 a.m. UTC
The macro was missed while renaming realtek-smi.h to realtek.h.

Fixes: f5f119077b1c (net: dsa: realtek: rename realtek_smi to)
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
---
 drivers/net/dsa/realtek/realtek.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Florian Fainelli Feb. 12, 2022, 3:49 a.m. UTC | #1
On 2/11/2022 6:25 PM, Luiz Angelo Daros de Luca wrote:
> The macro was missed while renaming realtek-smi.h to realtek.h.
> 
> Fixes: f5f119077b1c (net: dsa: realtek: rename realtek_smi to)
> Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Linus Walleij Feb. 12, 2022, 5 p.m. UTC | #2
On Sat, Feb 12, 2022 at 3:26 AM Luiz Angelo Daros de Luca
<luizluca@gmail.com> wrote:

> The macro was missed while renaming realtek-smi.h to realtek.h.
>
> Fixes: f5f119077b1c (net: dsa: realtek: rename realtek_smi to)
> Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>

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

Yours,
Linus Walleij
Andrew Lunn Feb. 12, 2022, 7:36 p.m. UTC | #3
On Fri, Feb 11, 2022 at 11:25:34PM -0300, Luiz Angelo Daros de Luca wrote:
> The macro was missed while renaming realtek-smi.h to realtek.h.
> 
> Fixes: f5f119077b1c (net: dsa: realtek: rename realtek_smi to)
> Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Alvin Šipraga Feb. 13, 2022, 12:25 p.m. UTC | #4
Luiz Angelo Daros de Luca <luizluca@gmail.com> writes:

> The macro was missed while renaming realtek-smi.h to realtek.h.
>
> Fixes: f5f119077b1c (net: dsa: realtek: rename realtek_smi to)
> Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
> ---
>  drivers/net/dsa/realtek/realtek.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Arınç ÜNAL Feb. 14, 2022, 8:31 a.m. UTC | #5
On 12/02/2022 05:25, Luiz Angelo Daros de Luca wrote:
> The macro was missed while renaming realtek-smi.h to realtek.h.
> 
> Fixes: f5f119077b1c (net: dsa: realtek: rename realtek_smi to)
> Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>

Acked-by: Arınç ÜNAL <arinc.unal@arinc9.com>

Arınç
patchwork-bot+netdevbpf@kernel.org Feb. 14, 2022, 1:50 p.m. UTC | #6
Hello:

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

On Fri, 11 Feb 2022 23:25:34 -0300 you wrote:
> The macro was missed while renaming realtek-smi.h to realtek.h.
> 
> Fixes: f5f119077b1c (net: dsa: realtek: rename realtek_smi to)
> Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
> ---
>  drivers/net/dsa/realtek/realtek.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Here is the summary with links:
  - [net-next] net: dsa: realtek: rename macro to match filename
    https://git.kernel.org/netdev/net-next/c/7db45f8d955d

You are awesome, thank you!
diff mbox series

Patch

diff --git a/drivers/net/dsa/realtek/realtek.h b/drivers/net/dsa/realtek/realtek.h
index ed5abf6cb3d6..3512b832b148 100644
--- a/drivers/net/dsa/realtek/realtek.h
+++ b/drivers/net/dsa/realtek/realtek.h
@@ -5,8 +5,8 @@ 
  * Copyright (C) 2009-2010 Gabor Juhos <juhosg@openwrt.org>
  */
 
-#ifndef _REALTEK_SMI_H
-#define _REALTEK_SMI_H
+#ifndef _REALTEK_H
+#define _REALTEK_H
 
 #include <linux/phy.h>
 #include <linux/platform_device.h>
@@ -142,4 +142,4 @@  void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
 extern const struct realtek_variant rtl8366rb_variant;
 extern const struct realtek_variant rtl8365mb_variant;
 
-#endif /*  _REALTEK_SMI_H */
+#endif /*  _REALTEK_H */