stdio: Correct code style nits
authorSimon Glass <sjg@chromium.org>
Sun, 13 Nov 2016 21:21:59 +0000 (14:21 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 26 Nov 2016 00:59:30 +0000 (17:59 -0700)
commitab29a34a598c2a78a43bcc68c0e097d814038f41
tree5fdf61ff68998ffc95bba15a53f9817983c802c5
parentc8816d1442a4fe0ba107320eba063f59dac940fb
stdio: Correct code style nits

Fix a few code style nits in stdio_get_by_name().

Signed-off-by: Simon Glass <sjg@chromium.org>
common/stdio.c