usb: host: xhci: add blank line in xhci_halt()
authorLinyu Yuan <quic_linyyuan@quicinc.com>
Thu, 3 Mar 2022 11:09:02 +0000 (13:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2022 14:46:08 +0000 (15:46 +0100)
commitc2b0d55080a2c670fede6e82c7019f4329ab07fe
treeba3a9bf9201ac44331a07064803494b47b52a99a
parentc63d5757d0fcbcb6cb4ceb038ef1c477a51c0930
usb: host: xhci: add blank line in xhci_halt()

It is more readable to add blank lines.

Signed-off-by: Linyu Yuan <quic_linyyuan@quicinc.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220303110903.1662404-9-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.c