Skip to content

Commit 23a7371

Browse files
Colin Ian Kinggregkh
authored andcommitted
usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper"
There is a spelling mistake in the module description. Fix it. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ca9e742 commit 23a7371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/usb/cdns3/cdns3-pci-wrap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ MODULE_DEVICE_TABLE(pci, cdns3_pci_ids);
201201

202202
MODULE_AUTHOR("Pawel Laszczak <[email protected]>");
203203
MODULE_LICENSE("GPL v2");
204-
MODULE_DESCRIPTION("Cadence USBSS PCI wrapperr");
204+
MODULE_DESCRIPTION("Cadence USBSS PCI wrapper");

0 commit comments

Comments
 (0)