Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1145082ybt; Thu, 18 Jun 2020 01:24:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJylk85O2jzohqBvql2WZSxp+IpYhDQn9fBHw3KXe7rYZFrPdHxTxmFpD2F2mvWoDs7vCwlo X-Received: by 2002:a17:906:805a:: with SMTP id x26mr3031303ejw.458.1592468681386; Thu, 18 Jun 2020 01:24:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592468681; cv=none; d=google.com; s=arc-20160816; b=GaQ0oaeaJ9RRuDZX0nOVv7Ty1BHtK0Hn1v1exCHf8NRwdApVWxBkJ7SUUFShBZR3B1 Cyr93jAaZ5QeR+BVv1TThFHjwTQbTGNIsSWaO68DwNn4IWLRUeSTYEoDp8vfc327Ix34 +2KFZ3h5iY0X12JqbxQCVEONSL8qLMZzeWqjn/hmbtH16eyaqQvKQbrgOFrVJ8fliyRU RtBeG5YBRphSwNQQoNFBFrTFbLkQK/DDEoEyNz6e7iFQ2logL1bnUO/TxInEBNLu4s7x rMbPWeP40Tj5ROo2HD835AMVOYkSFB6vTYz/6yTzJYzqL5yB0Yo69KJmng/xpOY//R/X 3L/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=StMIFgZ066unl6/0Mi8C0SeGXHYrwneOhw2XUDBfmr4=; b=TbTYs3mp55/vyyETpPD7R9GblYa8Zlje6I92II3AnTA2aKVb3b2a447NEAiP2w4BL9 ksmnsoRi9nDSBlqu5dViL7AJTqlqUJYvtB8zj6PnE8zeVDaVY2/LwsnCvhquK9R61/4H IHZbXr+4y9h1yGG6ICh83mIYcgfL9/8hnsvD703PfLX4Qdv56034quu+faPPMxKUfD98 qhnxTmcfT/5ZPpR7lGy5eRmj6WQFk/zqqOJTw/tpvRVt3N7jkT5/+l2L1x0+3eQzqQbD bExbKyM2N6B0tiC2jQBZaqKiPATdqU/zLR8GBz6G2QdWkp/lN3koyuiTc39jma9woB1P dqXQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hhbJGF0A; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k23si1713278ejk.35.2020.06.18.01.24.18; Thu, 18 Jun 2020 01:24:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hhbJGF0A; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728533AbgFRIV5 (ORCPT + 99 others); Thu, 18 Jun 2020 04:21:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:50904 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727039AbgFRIVy (ORCPT ); Thu, 18 Jun 2020 04:21:54 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E490E2166E; Thu, 18 Jun 2020 08:21:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592468514; bh=/GNoG1njsbggEGIgI3wXL+GAgFcyGekPs/NEVWfrjfo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hhbJGF0ANyFn2NP7ZkK7OQbFP1n+fVi/oko8L8IOKYKBVB+aEUuXJiqs1CzwKAZ9O ZbMzencXwqO/Q/G4FK0YPnI2sbZfwb2shdkT7/fAsqGPDqMUhf6+cN4MKlV6soukK4 rkpsJ2YjWZe876r21UYmMmMByhvYaRx4+kBHGvPI= Date: Thu, 18 Jun 2020 10:21:47 +0200 From: Greg Kroah-Hartman To: Kieran Bingham Cc: Kieran Bingham , linux-renesas-soc@vger.kernel.org, Jiri Kosina , "open list:USB SUBSYSTEM" , open list Subject: Re: [PATCH 07/17] drivers: usb: Fix trivial spelling Message-ID: <20200618082147.GA1050104@kroah.com> References: <20200609124610.3445662-1-kieran.bingham+renesas@ideasonboard.com> <20200609124610.3445662-8-kieran.bingham+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200609124610.3445662-8-kieran.bingham+renesas@ideasonboard.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- > 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 :(