OSDN Git Service

usb: gadget: tegra-xudc: Properly align parameters
authorThierry Reding <treding@nvidia.com>
Thu, 6 Aug 2020 16:04:16 +0000 (18:04 +0200)
committerFelipe Balbi <balbi@kernel.org>
Fri, 2 Oct 2020 06:57:43 +0000 (09:57 +0300)
commit230c1aa370890dcd87772e775c19fa603ca5ac11
tree132b58ff008fba43963758a8e3989c5d53a0a5eb
parent2003a419c7f3b5990433aa85f3804bb4ccacbba9
usb: gadget: tegra-xudc: Properly align parameters

Align parameters on subsequent lines with the parameters on the first
line for consistency.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/gadget/udc/tegra-xudc.c