]> git.ipfire.org Git - thirdparty/linux.git/commit
net: ethtool: reduce indent for _rxfh_context ops
authorJakub Kicinski <kuba@kernel.org>
Mon, 7 Jul 2025 18:41:15 +0000 (11:41 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Jul 2025 18:56:40 +0000 (11:56 -0700)
commitcd7e8841b61f78542456ac59a165bdbe7765f496
tree309ebd46c178687310682fee1b9981688b106584
parent4e655028c29fbc455fdbbd3ca074443361adfa44
net: ethtool: reduce indent for _rxfh_context ops

Now that we don't have the compat code we can reduce the indent
a little. No functional changes.

Reviewed-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Edward Cree <ecree.xilinx@gmail.com>
Link: https://patch.msgid.link/20250707184115.2285277-6-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ethtool/ioctl.c