[PATCH 0/3] usb: dwc3: Fix multiple checkpatch warnings and typos

From: Kushagra Verma
Date: Fri May 20 2022 - 04:14:34 EST


This series fixes 3 checkpatch warnings and 2 typos in the dwc3 driver. All
of these changes are minor fixes.

Patch 1 fixes a bare use of 'unsigned' checkpatch warning.
Patch 2 fixes a repeated word checkpatch warning.
Patch 3 fixes 2 typos in Kconfig.

Kushagra Verma (3):
usb: dwc3: Fix bare use of unsigned checkpatch warning
usb: dwc3: Fix a repeated word checkpatch warning
usb: dwc3: Fix typos in Kconfig

drivers/usb/dwc3/Kconfig | 4 ++--
drivers/usb/dwc3/core.c | 4 ++--
drivers/usb/dwc3/ep0.c | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)

--
2.36.1