[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7902323e-fd72-8301-9a11-e6b912b61890@linuxfoundation.org>
Date: Thu, 18 Jun 2020 10:56:33 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Antonio Borneo <borneo.antonio@...il.com>,
Valentina Manea <valentina.manea.m@...il.com>,
Shuah Khan <shuah@...nel.org>, matt mooney <mfm@...eddisk.com>,
Greg Kroah-Hartman <gregkh@...e.de>, linux-usb@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] usbip: tools: fix module name in man page
On 6/17/20 6:08 PM, Antonio Borneo wrote:
> Commit 64e62426f40d ("staging: usbip: edit Kconfig and rename
> CONFIG options") renamed the module usbip as usbip-host, but the
> example in the man page still reports the old module name.
>
> Fix the module name in usbipd.8
>
> Signed-off-by: Antonio Borneo <borneo.antonio@...il.com>
> Fixes: 64e62426f40d ("staging: usbip: edit Kconfig and rename CONFIG options")
> ---
> tools/usb/usbip/doc/usbipd.8 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/usb/usbip/doc/usbipd.8 b/tools/usb/usbip/doc/usbipd.8
> index ac4635db3f03..fb62a756893b 100644
> --- a/tools/usb/usbip/doc/usbipd.8
> +++ b/tools/usb/usbip/doc/usbipd.8
> @@ -73,7 +73,7 @@ USB/IP client can connect and use exported devices.
>
> .SH EXAMPLES
>
> - server:# modprobe usbip
> + server:# modprobe usbip-host
>
> server:# usbipd -D
> - Start usbip daemon.
>
> base-commit: b3a9e3b9622ae10064826dccb4f7a52bd88c7407
>
Looks good. Thanks for fixing this.
Acked-by: Shuah Khan <skhan@...uxfoundation.org>
thanks,
-- Shuah
Powered by blists - more mailing lists