diff options
author | Andre Przywara <andre.przywara@arm.com> | 2016-11-16 00:50:06 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-04 13:55:01 -0500 |
commit | 58eab3287b0ea8e135617d2fb10e09d178d32c89 (patch) | |
tree | d684cfa511cad7ce0c67f333a97f18b0f8c68264 /board/solidrun | |
parent | ebb2c535852e7591c288aef7530fa24be32e3ec3 (diff) | |
download | u-boot-imx-58eab3287b0ea8e135617d2fb10e09d178d32c89.zip u-boot-imx-58eab3287b0ea8e135617d2fb10e09d178d32c89.tar.gz u-boot-imx-58eab3287b0ea8e135617d2fb10e09d178d32c89.tar.bz2 |
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: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/solidrun')
0 files changed, 0 insertions, 0 deletions