* [PATCH -next] net: libwx: clean up one inconsistent indenting
@ 2023-02-08 1:32 Yang Li
2023-02-09 5:10 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Yang Li @ 2023-02-08 1:32 UTC (permalink / raw)
To: davem
Cc: kuba, edumazet, pabeni, jiawenwu, mengyuanlou, netdev,
linux-kernel, Yang Li, Abaci Robot
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>
---
drivers/net/ethernet/wangxun/libwx/wx_lib.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/wangxun/libwx/wx_lib.c b/drivers/net/ethernet/wangxun/libwx/wx_lib.c
index 57e1871ea0c6..88dceece3e8a 100644
--- a/drivers/net/ethernet/wangxun/libwx/wx_lib.c
+++ b/drivers/net/ethernet/wangxun/libwx/wx_lib.c
@@ -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--)
--
2.20.1.7.g153144c
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] net: libwx: clean up one inconsistent indenting
2023-02-08 1:32 [PATCH -next] net: libwx: clean up one inconsistent indenting Yang Li
@ 2023-02-09 5:10 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-02-09 5:10 UTC (permalink / raw)
To: Yang Li
Cc: davem, kuba, edumazet, pabeni, jiawenwu, mengyuanlou, netdev,
linux-kernel, abaci
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 8 Feb 2023 09:32:27 +0800 you wrote:
> 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>
> ---
> drivers/net/ethernet/wangxun/libwx/wx_lib.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [-next] net: libwx: clean up one inconsistent indenting
https://git.kernel.org/netdev/net-next/c/f978fa41f66d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-09 5:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08 1:32 [PATCH -next] net: libwx: clean up one inconsistent indenting Yang Li
2023-02-09 5:10 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).