diff options
| author | Marek Vasut <[email protected]> | 2024-07-23 01:28:26 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-29 15:01:04 -0600 |
| commit | 9fb4be152b01dda3a221bf5e015dc3ee76378896 (patch) | |
| tree | 3958e7c793ba806a4a9cd3192bb911b383629fb5 /include/linux/ethtool.h | |
| parent | b66890164811318ddc4d824cafb5c2d3891cd164 (diff) | |
include: linux: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/linux/ethtool.h')
| -rw-r--r-- | include/linux/ethtool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h index aa7d2fd58f4..1b0736c97e6 100644 --- a/include/linux/ethtool.h +++ b/include/linux/ethtool.h @@ -376,7 +376,6 @@ struct ethtool_usrip4_spec { __u8 proto; }; - /** * struct ethtool_rxfh_indir - command to get or set RX flow hash indirection * @cmd: Specific command number - %ETHTOOL_GRXFHINDIR or %ETHTOOL_SRXFHINDIR |
