Re: [PATCH] usb: core: Fix typo in description of "authorized_default"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Feb 27, 2019 at 12:33:32PM +0100, Jakub Wilk wrote:
> Add missing right parenthesis.
> 
> Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx>
> ---
>  drivers/usb/core/hcd.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c
> index 015b126ce455..c29ca6e8577c 100644
> --- a/drivers/usb/core/hcd.c
> +++ b/drivers/usb/core/hcd.c
> @@ -379,7 +379,7 @@ module_param(authorized_default, int, S_IRUGO|S_IWUSR);
>  MODULE_PARM_DESC(authorized_default,
>  		"Default USB device authorization: 0 is not authorized, 1 is "
>  		"authorized, -1 is authorized except for wireless USB (default, "
> -		"old behaviour");
> +		"old behaviour)");
>  /*-------------------------------------------------------------------------*/

This line of text just changed in my tree, can you please check out
linux-next and redo the patch based on that one?  The error is still
there.

thanks,

greg k-h



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux