Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp34104ybt; Mon, 6 Jul 2020 03:24:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw6IFu7AiTbXrYUpILRp2EHLv+TcIGZD1ktY1eB5BxXH7OY1mXMjLiqXKSLnyQapR7e3xTD X-Received: by 2002:a50:bc03:: with SMTP id j3mr56139534edh.234.1594031054062; Mon, 06 Jul 2020 03:24:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594031054; cv=none; d=google.com; s=arc-20160816; b=q2y4NyrA7SyIsOXTjVqhUeKoHMKkj2qwYJjgkBEIQLZ8et00kMShnIrj72Ssfumfs/ DnwIo76YAxsf4SRgTxa1HcetO/0X2AQJ9jnwb/hiNq7kH7oU5+kAqUMBjAaej1ZnR3gc SQgtiWKF3OhlR3CoqBBpFttck0GoFpgK3b513zDNoKmx4NmHUf54oOf2f5Hw/AZUqLBK DcgHXpfH9vo+DrcEYsYlmKhgoeKPTSZKmZHPBZhb1qAisKQhpeQANqTAfG/RctNleXg2 O3VAnomwajNdfrPeeLVOLSBw7scMdIzbbVroQiEgCrleiKknJss89KPgEErDsBWlPkmP o+HA== 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=I+OEi1JEjPDbbXZdKXqAyUMekX0boGt1g6E71EXFXbs=; b=ROYN8HxLdrbBnaJ0dQQ+ZRad4FK7PKeIqWV6KgCV8oXgwq6rrqbgUhKQKsYQ3IS3Dp NswElU46jRYReJtrxYHNBGDrfjoi2jShWwsiUNW8eBpZnfMNfEwUz+KJ3kq0pQ4/opNG Gy6tGTIYTEjdFMTuHOVc6yS02GNMHiWdaxRhO2DzVfdxn0P0+5C1eePHMoiZKrBpcTYl y9zaXmB0ng/OqF2vLn3YfvXvTk+EM11QuwPgvHuk8VX3blyk5ft2JEA7K51cGDfeCEae NF426nBAcxCc+qbx/KIDVozGfbDENxtX/3Qt8RzRIoypVH8ROaGO+lUUEa0C7E2g4zD/ ZyBg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=H4G5rNnJ; 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 w19si12933202eju.41.2020.07.06.03.23.51; Mon, 06 Jul 2020 03:24:14 -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=H4G5rNnJ; 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 S1728830AbgGFKW6 (ORCPT + 99 others); Mon, 6 Jul 2020 06:22:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:49326 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728578AbgGFKW6 (ORCPT ); Mon, 6 Jul 2020 06:22:58 -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 3834720739; Mon, 6 Jul 2020 10:22:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594030977; bh=hyubO64upSNhqMywGjKfEDtfPQCLU+NfTnStguiiInQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=H4G5rNnJWpkPLV7AlSxzZjB4OL/dkUxu4G2J3uDie1OFt2hgg4W+EoO2DFQTwNTP2 44OhXBEGR0OXw7WB4966lqDNIa3Il4jASWf2p4v/3GYBEv50TfM06jQgqUNNEZ/zYO ucyO/bNVvwYYAQpaQdrBfkr9cYGkIFT3bGPnJRpE= Date: Mon, 6 Jul 2020 12:22:54 +0200 From: Greg Kroah-Hartman To: Geert Uytterhoeven Cc: NeilBrown , ksummit , Linux Kernel Mailing List , tech-board-discuss@lists.linuxfoundation.org, Chris Mason Subject: Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology Message-ID: <20200706102254.GA10206@kroah.com> References: <159389297140.2210796.13590142254668787525.stgit@dwillia2-desk3.amr.corp.intel.com> <87h7ul15le.fsf@notabene.neil.brown.name> <20200706072221.GA1947246@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 06, 2020 at 09:53:55AM +0200, Geert Uytterhoeven wrote: > On Mon, Jul 6, 2020 at 9:22 AM Greg Kroah-Hartman > wrote: > > look at the USB spec for an example of these terms being used in this > > way for many decades. > > And when does the "gadget" enter the show? ;-) It doesn't, as the USB spec does not describe that in any reasonable way for us to use when dealing with drivers for both "types" of devices. So we came up with the word "gadget" on purpose to be able to talk about those things in a specific manner. thanks, greg k-h