Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp362275ybt; Tue, 30 Jun 2020 23:51:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzmm/Chs4YQS6VI3mlaIq7F+dDo1RgpB87n8OOxW82+QNSQQ5Z/vzV8gJ5KIrnIxkLiPcHc X-Received: by 2002:aa7:d78b:: with SMTP id s11mr21692850edq.319.1593586306065; Tue, 30 Jun 2020 23:51:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593586306; cv=none; d=google.com; s=arc-20160816; b=U4vMwZ2gHLNCG12CrsApjSrE4ofyuwylWqGiqrRUC3wWOPkX/L8HoJk4iAB9O9ji8M ADoDpXl1bIzhn2yYU4DbXedRPavjM0LPi0iVUMzlFsM+L9G7rTau4YDNNUHX4MqHdwMN g7H/b/XQ4fuCle+rHcN63mlkXJPRiJGeQwUS8D6rIl9Z2Qr3f5QFnoDHak9QNsvUTyuM H060Wlj0Fn8CJjnZ5kcdgBgimn905EMjnwHdP108KhYd4CpA5DwvZqwHHcmHyi6+47c1 xhhxeFGu32OtnEelP0w/DU31pmrHERCRNwP+3S08LFe9BOxw0sAmW+CBQVm3cpoEk/3O f45Q== 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=/5mW+bOu/GbWJtyoybvhxxf7GKC0KH5g1R42zGfGd3s=; b=ZiwQRclGfHiSex51TlAdPxyB1cgOlTUovahArma6quNtLofHL7TFo18bfsFIFZdpv+ v0IKnQECHp1KL2A7uPh6O/fR3KxfKpKLGy7eqEXPTmMXuGCSScXef6pfvs1EpN6HYxqJ 9VpI/gj5xTZLN8iqIXTnvI26Z8lQHZCrDNjESkkkFkarnIBE/wWtspZARUrvd8o9wLim IcdENtSqx/B+SE+W6/d482hF2vsKb2s6JdoBt3NaCLiHYbWX0t+lcH4xdN04oYUz3ibB sTWVnsRTEXoD35Pf7+6Wj54zAgJyOWevcv1edXTGnsYqeXNHLYtOCUeQ73VAQOnx4GkV N5zA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=o4QhDKEz; 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 j3si3304341ejy.311.2020.06.30.23.51.22; Tue, 30 Jun 2020 23:51:46 -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=o4QhDKEz; 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 S1727870AbgGAGtJ (ORCPT + 99 others); Wed, 1 Jul 2020 02:49:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:48864 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726144AbgGAGtJ (ORCPT ); Wed, 1 Jul 2020 02:49:09 -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 344F920747; Wed, 1 Jul 2020 06:49:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593586148; bh=QEBQrxZVM9HQ3uowb8hGXNoe0tIJpUE81nlcfRcemhc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o4QhDKEz/G2ez/no2RkaNsf6xNDdFzju45cTFL6m9O88NAWRZcAFKX6PRItpO9TnL a9nYg4eNmpf8kOEMSoyODatJ+7JDh7Nm7TDkhTG40rz+aCBtRFOy59im6RrCwsatlf 5+doWk+rc380ToPrIccmSo5kJXAQzzk32yumynIs= Date: Wed, 1 Jul 2020 08:48:55 +0200 From: Greg Kroah-Hartman To: Felipe Balbi Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] USB: Fix up terminology Message-ID: <20200701064855.GA2044019@kroah.com> References: <20200630174123.GA1906678@kroah.com> <875zb791x1.fsf@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <875zb791x1.fsf@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 01, 2020 at 09:36:58AM +0300, Felipe Balbi wrote: > Greg Kroah-Hartman writes: > > > USB is a HOST/DEVICE protocol, as per the specification and all > > documentation. Fix up terms that are not applicable to make things > > match up with the terms used through the rest of the USB stack. > > > > Signed-off-by: Greg Kroah-Hartman > > Do you want me to pick this up and send it back to you on a pull > request? It's fine for me either way: > > Acked-by: Felipe Balbi Thanks, I'll just take this as a whole patch, as it touches many files in drivers/usb/ at once. greg k-h