USB: dwc3: clean up probe declarations
authorJohan Hovold <johan+linaro@kernel.org>
Tue, 4 Apr 2023 07:25:24 +0000 (09:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Apr 2023 08:18:23 +0000 (10:18 +0200)
commit9a4d7dd1990383df8ffa09d6879cecb0534405e1
tree6e1a9df666b6334fd24d8e77f429c2f264e14edc
parentbd82857424d37897ad994381f7c580dacf2e2988
USB: dwc3: clean up probe declarations

Clean up the probe variable declarations by removing the stray newlines.

Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20230404072524.19014-12-johan+linaro@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/core.c