lkml.org 
[lkml]   [2020]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 07/17] drivers: usb: Fix trivial spelling
On Tue, Jun 09, 2020 at 01:46:00PM +0100, Kieran Bingham wrote:
> The word 'descriptor' is misspelled throughout the tree.
>
> Fix it up accordingly:
> decriptors -> descriptors
>
> Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
> ---
> drivers/usb/core/of.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/core/of.c b/drivers/usb/core/of.c
> index 651708d8c908..617e92569b2c 100644
> --- a/drivers/usb/core/of.c
> +++ b/drivers/usb/core/of.c
> @@ -45,7 +45,7 @@ EXPORT_SYMBOL_GPL(usb_of_get_device_node);
> *
> * Determine whether a USB device has a so called combined node which is
> * shared with its sole interface. This is the case if and only if the device
> - * has a node and its decriptors report the following:
> + * has a node and its descriptors report the following:
> *
> * 1) bDeviceClass is 0 or 9, and
> * 2) bNumConfigurations is 1, and
> --
> 2.25.1
>

Already fixed in Linus's tree :(

\
 
 \ /
  Last update: 2020-06-18 10:22    [W:0.291 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site