commit | 3837bd277abd08395588139759cbd56f00f14cb4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Nov 05 17:59:39 2015 +0900 |
committer | Michael Turquette <mturquette@baylibre.com> | Tue Dec 22 10:11:52 2015 -0800 |
tree | e9a1e27541a93fc6f7f58fd8217cb005a7646908 | |
parent | 41cabbc24d0a071cdd9135f854eee5c1e193c097 [diff] |
clk: fix codying style of if ... else blocks This code is unreadable due to the blank line between if and else blocks. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>