Re: [PATCH] net/hsr: update outdated comment
From: Simon Horman
Date: Tue Feb 24 2026 - 12:38:28 EST
On Tue, Feb 24, 2026 at 10:12:05AM +0800, kexinsun wrote:
> The function hsr_rcv() was renamed hsr_handle_frame() and moved to
> net/hsr/hsr_slave.c by commit 81ba6afd6e64 ("net/hsr: Switch from
> dev_add_pack() to netdev_rx_handler_register()"). Update the comment
> accordingly.
>
> Signed-off-by: kexinsun <kexinsun@xxxxxxxxxxxxxxxx>
I notice that you have sent a number of similar fixes recently.
I am curious to know how you found these problems.
If you are using a tool, please consider using the Assisted-by tag:
https://docs.kernel.org/process/coding-assistants.html
Also, both git grep and our AI generated code review
tell me that this is not the only instance of hsr_rcv lingering
in comments in this driver. Please update all of them.
--
pw-bot: changes-requested