[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <HK0PR01MB28010DE795B6733D3DDF6EECF8D39@HK0PR01MB2801.apcprd01.prod.exchangelabs.com>
Date: Fri, 20 May 2022 13:43:38 +0530
From: Kushagra Verma <kushagra765@...look.com>
To: Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] usb: dwc3: Fix multiple checkpatch warnings and typos
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
Powered by blists - more mailing lists