]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: sata: Fix code style problems in cmd/sata.c
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:01 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit2765c4d147011c9ac80cc014661321829056ee25
tree13a7314a2afa4db5a7e2657ace5d4a3dc2b41a01
parented73508dec40afee7c90048fac510796bf91314d
dm: sata: Fix code style problems in cmd/sata.c

This file has a few coding style problems. Fix these to make future updates
easier.

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