net: libwx: clean up one inconsistent indenting
drivers/net/ethernet/wangxun/libwx/wx_lib.c:1835 wx_setup_all_rx_resources() warn: inconsistent indenting Reported-by: Abaci Robot <abaci@linux.alibaba.com> Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3981 Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Link: https://lore.kernel.org/r/20230208013227.111605-1-yang.lee@linux.alibaba.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
7eadc0a013
commit
f978fa41f6
@ -1832,7 +1832,7 @@ static int wx_setup_all_rx_resources(struct wx *wx)
|
||||
goto err_setup_rx;
|
||||
}
|
||||
|
||||
return 0;
|
||||
return 0;
|
||||
err_setup_rx:
|
||||
/* rewind the index freeing the rings as we go */
|
||||
while (i--)
|
||||
|
Loading…
x
Reference in New Issue
Block a user