Hi Soumya, On Wed, Oct 25, 2023 at 09:43:08PM -0700, Soumya Negi wrote: > In accordance to Linux coding style(Documentation/process/4.Coding.rst), > remove unneeded braces from if-else block as all arms of this block > contain single statements. > > Suggested-by: Andi Shyti <andi.shyti@xxxxxxxxx> > Signed-off-by: Soumya Negi <soumya.negi97@xxxxxxxxx> Acked-by: Karolina Stolarek <karolina.stolarek@xxxxxxxxx> Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> Thanks, Andi