On Mon, Dec 21, 2020 at 02:30:07PM +0200, Andy Shevchenko wrote:

> Obviously the following has unnecessary indentation level in 'else' branch.
> 
>       if (foo) {
>               ...
>               return;
>       } else {
>               ...
>       }
> 
> Drop indentation level by removing redundant 'else'.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
> Reviewed-by: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to