Skip to content
Snippets Groups Projects
Commit bb72b94e authored by Andre Przywara's avatar Andre Przywara Committed by Tom Rini
Browse files

davinci: da8xxevm: fix indentation


Apparently the indentation is wrong in this case, as the second message
should be printed indepdently of the if statement.

Fix this 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>
parent 566a965a
Branches
Tags
No related merge requests found
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment