Skip to content
Commit 58eab328 authored by Andre Przywara's avatar Andre Przywara Committed by Tom Rini
Browse files

mtd: cfi_flash: fix indentation



The indentation is misleading here and suggests that the write command
will be only executed in the else clause.
It seems like this is not intended, so fix the indentation to avoid
both compiler warnings and puzzled readers.

Pointed out by GCC 6.2's -Wmisleading-indentation warning.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent ebb2c535
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment