Re: [PATCH] staging: axis-fifo: remove redundant comments for mutex fields

From: Dan Carpenter

Date: Fri Mar 20 2026 - 05:35:40 EST


On Fri, Mar 20, 2026 at 12:40:40PM +0800, Zile Xiong wrote:
> Remove redundant comments for read_lock and write_lock, as the
> field names already clearly describe their purpose.
>
> Signed-off-by: Zile Xiong <xiongzile99@xxxxxxxxx>

You're not wrong, but this introduces a checkpatch warning so we
can't accept it either.

regards,
dan carpenter