diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-03-07 03:11:29 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-08 06:31:58 +0300 |
commit | 64fdb808660d5ec5108e0e8b35bc3f24de203f8c (patch) | |
tree | afbb87d85a98f0d086a266101b499f2c478244c3 /tools/perf/scripts/python | |
parent | aa3e360701c33eaf70936ca41cecd9882b221b46 (diff) | |
download | linux-64fdb808660d5ec5108e0e8b35bc3f24de203f8c.tar.xz |
net: stmmac: remove write-only priv->speed
priv->speed is only ever written to in two locations, but never
read. Therefore, it serves no useful purpose. Remove this unnecessary
struct member.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/E1tqLJJ-005aQm-Mv@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions