commit | 4dd4bde4b7c0db6d5431e942968a71a329286695 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jul 26 20:04:28 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 31 16:35:29 2019 +0900 |
tree | e1e0d35b106d040bb11f949f0e39c632878aad5c | |
parent | f5de1aba3327fec6b15061390a0d40e01ff93df1 [diff] |
uniphier: fix typo and coding style Fix the typo "warn" -> "warm". Also fix the following checkpatch.pl warnings: CHECK: Prefer using the BIT macro CHECK: No space is necessary after a cast CHECK: Alignment should match open parenthesis CHECK: Unnecessary parentheses around uniphier_io_policies[image_id].dev_handle Change-Id: Ic11eea2668c4bf2d1e8f089e6338ba7b7156d80b Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>