Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

net: dsa: realtek: remove unnecessary file, dentry, inode declarations

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>
Link: https://patch.msgid.link/20250813181023.808528-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Vladimir Oltean and committed by
Jakub Kicinski
20e1b75b eeea7688

-3
-3
drivers/net/dsa/realtek/realtek.h
··· 19 19 20 20 struct phylink_mac_ops; 21 21 struct realtek_ops; 22 - struct dentry; 23 - struct inode; 24 - struct file; 25 22 26 23 struct rtl8366_mib_counter { 27 24 unsigned int base;