sfc: clean up some inconsistent indentings
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 20 Feb 2023 06:59:58 +0000 (14:59 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 21 Feb 2023 00:39:00 +0000 (16:39 -0800)
commit5feeaba1063102baf789f4df263f655333924ccb
tree5d83985e809c4cab990532b498b7059a8a346c59
parentf8f185e39b4de91bc5235e5be0d829bea69d9b06
sfc: clean up some inconsistent indentings

Fix some indentngs and remove the warning below:
drivers/net/ethernet/sfc/mae.c:657 efx_mae_enumerate_mports() warn: inconsistent indenting

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4117
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Acked-by: Martin Habets <habetsm.xilinx@gmail.com>
Link: https://lore.kernel.org/r/20230220065958.52941-1-yang.lee@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/mae.c