]> git.sur5r.net Git - u-boot/commit
spi: spi-uclass: Fix style violations
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:08:41 +0000 (11:08 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 24 Jan 2018 06:34:08 +0000 (12:04 +0530)
commit24fc1ec2ee71cd852e556f90bd352cc809ddeef9
tree3935d0f4e20b15271c9e31ccb3cb071b2fe36a5b
parenta3e32c5038aa674535ba1e48e994e9368ad47055
spi: spi-uclass: Fix style violations

Remove a superfluous newline, and reduce the scope of a variable.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/spi/spi-uclass.c