Re: [PATCH v3] staging: media: av7110: replace C++ comments with C style comments in sp8870.c

From: Ethan Tidmore

Date: Sat Mar 14 2026 - 21:43:39 EST


On Sat Mar 14, 2026 at 2:47 AM CDT, Tomasz Unger wrote:
> Replace C++ style comments (//) with C style comments (/* */) in
> sp8870.c to conform to the kernel coding style.
>
> Signed-off-by: Tomasz Unger <tomasz.unger@xxxxxxxx>
> ---

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>

Thanks,

ET