mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 00:08:50 +00:00
Staging: usbip: Fix typo "Contoroller".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
cdbf3a394c
commit
f5e08ca722
@ -56,7 +56,7 @@ static void vhci_stop(struct usb_hcd *hcd);
|
||||
static int vhci_get_frame_number(struct usb_hcd *hcd);
|
||||
|
||||
static const char driver_name[] = "vhci_hcd";
|
||||
static const char driver_desc[] = "USB/IP Virtual Host Contoroller";
|
||||
static const char driver_desc[] = "USB/IP Virtual Host Controller";
|
||||
|
||||
struct vhci_hcd *the_controller;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user