[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241022155925.GZ402847@kernel.org>
Date: Tue, 22 Oct 2024 16:59:25 +0100
From: Simon Horman <horms@...nel.org>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: vburru@...vell.com, sedara@...vell.com, davem@...emloft.net,
kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] octeon_ep: Remove unneeded semicolon
On Tue, Oct 22, 2024 at 02:34:53PM +0800, Yang Li wrote:
> This patch removes an unneeded semicolon after a while statement.
>
> ./drivers/net/ethernet/marvell/octeon_ep/octep_rx.c:381:2-3: Unneeded semicolon
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11430
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
Hi Yang Li,
While I agree that this change is correct, and improves the code.
Netdev discourages clean-ups along these lines that are not in
the context of other work [1].
[1] https://docs.kernel.org/process/maintainer-netdev.html#clean-up-patches
--
pw-bot: not-applicable
Powered by blists - more mailing lists