Re: [PATCH v2] staging: nvec: fix block comment style in nvec_interrupt()
From: Ethan Tidmore
Date: Tue Feb 24 2026 - 00:21:40 EST
On Mon Feb 23, 2026 at 10:49 PM CST, Kibaek Yoo wrote:
> Fix multi-line block comment to use the preferred kernel comment style
> with leading asterisks on each line and a trailing */ on a separate
> line, as reported by checkpatch.pl.
>
> Signed-off-by: Kibaek Yoo <psykibaek@xxxxxxxxx>
> ---
LGTM.
Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>
Thanks,
ET