commit | d1ab1b842073b148a61e65c747826379e9c3e08e | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Fri Jan 04 17:43:49 2019 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 17:35:00 2019 +0100 |
tree | 9bb33b4ffb8bacd6e75a066571edb52bf36d5a06 | |
parent | f2fd71db12f8269a0384321c3c71a9312c66b415 [diff] |
usb: host: u132-hcd: fix a couple of indentation issues There are two statements that are indented incorrectly and need to be moved to a new line. Fix these. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>