diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-01-17 01:35:43 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-18 06:51:36 +0100 |
commit | 6394d98df6b47a4fe28715536bd6c8e003847071 (patch) | |
tree | 376958c2016acb549d0c0c028408dfd23b09acd1 /arch/hexagon | |
parent | net: add a route cache full diagnostic message (diff) | |
download | linux-6394d98df6b47a4fe28715536bd6c8e003847071.tar.xz linux-6394d98df6b47a4fe28715536bd6c8e003847071.zip |
sb1000: fix a couple of indentation issues and remove assignment in if statements
There is an if statement and a return statement that are incorrectly
indented. Fix these. Also replace the assignment-in-if statements
to assignment followed by an if to keep to the coding style.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/hexagon')
0 files changed, 0 insertions, 0 deletions