]> git.ipfire.org Git - people/ms/u-boot.git/commit
core: read: Fix style violations
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:07:18 +0000 (11:07 +0100)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Jan 2018 17:01:02 +0000 (10:01 -0700)
commit83a462a5e3560800b3cdfd7253d2de7791968331
treec30be7146cc1ccd879c4c3656ec803b1fb013d4b
parent51db287a1477ad7dc230da2edfb10adef9f59975
core: read: Fix style violations

There are some whitespace-related style violations in read.c; fix those.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/core/read.c