commit | 9475e7ebacf5354bd7baefba5667c4d05aa0065c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:36:01 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 13a7314a2afa4db5a7e2657ace5d4a3dc2b41a01 | |
parent | 43a464aad83b6537786334ef51db1ea5c5e955e6 [diff] |
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>