usb: dwc3: Align DWC3_EP_* flag macros
authorJack Pham <jackp@codeaurora.org>
Thu, 21 Oct 2021 18:01:29 +0000 (11:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Oct 2021 09:14:26 +0000 (11:14 +0200)
commitd1a4683747fe62905047b1ccd50405bc445cf86f
treee9b7ec85ca304cefc2a7ebf08a4e7d4245f12e51
parent876a75cb520f5869533a30a6ca01545ec817b7a0
usb: dwc3: Align DWC3_EP_* flag macros

Fix the DWC3_EP_* flag macros so that the definitions are all
lined up on the same tab column for consistent style.

No functional change.

Signed-off-by: Jack Pham <jackp@codeaurora.org>
Link: https://lore.kernel.org/r/20211021180129.27938-2-jackp@codeaurora.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/core.h