commit | 501b88bfc144a25b8e250139a0bacc8be7ea4ffe | [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 | 837630f5f63a1ef2ced8784b24b9563670c72a19 [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>