Re: [PATCH 3/3] staging: media: atomisp: Fix missing braces for statement blocks
From: Andy Shevchenko
Date: Mon Feb 09 2026 - 10:44:45 EST
On Mon, Feb 09, 2026 at 02:29:28PM +0000, Matt Wardle wrote:
> Fix checkpatch.pl checks:
>
> CHECK: Unbalanced braces around else statement
> CHECK: braces {} should be used on all arms of this statement
> CHECK: Blank lines aren't necessary before a close brace '}'
OK, but I think this one can wait. This most likely doesn't affect readability
in any better way (so, w/o this patch it's not worse than after).
--
With Best Regards,
Andy Shevchenko