On Sat, May 18, 2024 at 11:02:12AM +0000, Petr Beneš wrote:
> From: Petr Beneš <[email protected]>
> 
> No functional change.
> 
> Signed-off-by: Petr Beneš <[email protected]>
> Reviewed-by: Stefano Stabellini <[email protected]>

TBH I'm fine without the braces, but if lack of them can cause
confusion:

Acked-by: Roger Pau Monné <[email protected]>

CODING_STYLE states that braces can be omitted for blocks with single
statements, I guess we should clarify whether multi-line statements
are accepted, as the example contains a single-line statement.

Thanks, Roger.

Reply via email to