diff options
author | Masahiro Yamada | 2014-10-23 17:27:30 +0900 |
---|---|---|
committer | Tom Rini | 2014-10-27 17:54:12 -0400 |
commit | 616e2162a5726a6a2617f43bf14e6f75fe928b18 (patch) | |
tree | 7e870a8ee98037752d4643faea3282c2500b039b /test | |
parent | 5699ea6d0ee01ab3e41d2cb2ebe2c56a24b9ffff (diff) |
common: command: trivial coding style fixes
- Do not insert a whitespace between a function name and
an open paranthesis
- Fix comment style
- Do not split an error message into multiple lines
even if it exceeds 80 columns
- Do not split "for" statement where it fits in 80 columns
- Do not use assignment in if condition
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions