usb: host: u132-hcd: fix a couple of indentation issues
authorColin Ian King <colin.king@canonical.com>
Fri, 4 Jan 2019 17:43:49 +0000 (17:43 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2019 16:35:00 +0000 (17:35 +0100)
commitd1ab1b842073b148a61e65c747826379e9c3e08e
tree9bb33b4ffb8bacd6e75a066571edb52bf36d5a06
parentf2fd71db12f8269a0384321c3c71a9312c66b415
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>
drivers/usb/host/u132-hcd.c