]> git.ipfire.org Git - thirdparty/linux.git/commit
r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 24 Oct 2024 20:48:59 +0000 (22:48 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 29 Oct 2024 23:31:50 +0000 (16:31 -0700)
commitb8bd8c44a266c9a7dcb907eab10fbb119e3f6494
tree99456687466b66bd1952742a9f312f64bd4788e1
parent4bbd360a5084d8f890f814327e1d9fbb1f0f6fa1
r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats

This fixes an inconsistent indenting introduced with e3fc5139bd8f
("r8169: implement additional ethtool stats ops").

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202410220413.1gAxIJ4t-lkp@intel.com/
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20fd6f39-3c1b-4af0-9adc-7d1f49728fad@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/r8169_main.c