netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations
@ 2025-08-13 18:10 Vladimir Oltean
  2025-08-13 21:23 ` Linus Walleij
  2025-08-15  0:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Vladimir Oltean @ 2025-08-13 18:10 UTC (permalink / raw)
  To: netdev
  Cc: Linus Walleij, Alvin Šipraga, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, linux-kernel

These are present since commit d8652956cf37 ("net: dsa: realtek-smi: Add
Realtek SMI driver") and never needed. Apparently the driver was not
cleaned up sufficiently for submission.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
---
 drivers/net/dsa/realtek/realtek.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/net/dsa/realtek/realtek.h b/drivers/net/dsa/realtek/realtek.h
index 7f652b245b2e..580a7c55d1e8 100644
--- a/drivers/net/dsa/realtek/realtek.h
+++ b/drivers/net/dsa/realtek/realtek.h
@@ -19,9 +19,6 @@
 
 struct phylink_mac_ops;
 struct realtek_ops;
-struct dentry;
-struct inode;
-struct file;
 
 struct rtl8366_mib_counter {
 	unsigned int	base;
-- 
2.43.0


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

* Re: [PATCH net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations
  2025-08-13 18:10 [PATCH net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations Vladimir Oltean
@ 2025-08-13 21:23 ` Linus Walleij
  2025-08-15  0:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2025-08-13 21:23 UTC (permalink / raw)
  To: Vladimir Oltean
  Cc: netdev, Alvin Šipraga, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, linux-kernel

On Wed, Aug 13, 2025 at 8:10 PM Vladimir Oltean <vladimir.oltean@nxp.com> wrote:

> These are present since commit d8652956cf37 ("net: dsa: realtek-smi: Add
> Realtek SMI driver") and never needed. Apparently the driver was not
> cleaned up sufficiently for submission.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>

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

Yours,
Linus Walleij

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

* Re: [PATCH net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations
  2025-08-13 18:10 [PATCH net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations Vladimir Oltean
  2025-08-13 21:23 ` Linus Walleij
@ 2025-08-15  0:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-08-15  0:50 UTC (permalink / raw)
  To: Vladimir Oltean
  Cc: netdev, linus.walleij, alsi, andrew, davem, edumazet, kuba,
	pabeni, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 13 Aug 2025 21:10:23 +0300 you wrote:
> These are present since commit d8652956cf37 ("net: dsa: realtek-smi: Add
> Realtek SMI driver") and never needed. Apparently the driver was not
> cleaned up sufficiently for submission.
> 
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> ---
>  drivers/net/dsa/realtek/realtek.h | 3 ---
>  1 file changed, 3 deletions(-)

Here is the summary with links:
  - [net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations
    https://git.kernel.org/netdev/net-next/c/20e1b75b38fd

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



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

end of thread, other threads:[~2025-08-15  0:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 18:10 [PATCH net-next] net: dsa: realtek: remove unnecessary file, dentry, inode declarations Vladimir Oltean
2025-08-13 21:23 ` Linus Walleij
2025-08-15  0:50 ` patchwork-bot+netdevbpf

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).