Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp257854pxx; Thu, 29 Oct 2020 01:42:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxo9s/8A5HlR2PPIZm3oIxRaaqs741T2m9hLMsgW/PjO9Gtw5D0OibDsPvIHuIXpOyjLbP8 X-Received: by 2002:a17:906:3641:: with SMTP id r1mr3088766ejb.391.1603960977771; Thu, 29 Oct 2020 01:42:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603960977; cv=none; d=google.com; s=arc-20160816; b=0D9LRwynDdGZqy7RWY1jY4iT+frLQ+bv+XLdzhMP9GQtKcY+hwPM6Fdb5SZR+7MH93 GO6xSH2Uju4N36kgB7WLAeFKfhyqbFg32wPxDHIEBCXe95xgAASZqsFRRD/X9vO6AvXv GV9lNnZwtP2ixJQL+n/bdOw86jCUGch/sttUEOPU/0aIqWz0sGRhdVhqN2NM25DTFeKT tYSIoq9k3P8GnLskeMVY5pvSQ8/uxaKWb7sWWNtIenZTVVjma0nWGYueYrePUrC/7gzh U7lwZsQ7kPllhYY4GJO+HiALOXLVVK6M9vh2HWrDcKP6BUzNREyq9mBtRREjuFoRuxwb Ad4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=fpAKpeRB07VNMiUtY5iOiixLI61tCB/g8r4xYSt2V4g=; b=mgKzpErJXgX9NIM9vleCJP2UB3yALHHdS7usyASfIZwcHxEx0KlCZxzWTs/CnNwEub JfQToZ1HSU7rEM5xMb7GQuZHbMLXshcDh1lZeTczJI/+uSTeLUUJW9RUT4nHXjl4IIL8 ieePGw5lexL+OQMyPsEsuNKzps/7ynZbXcIP7Hn85yXNjq+YCT/e01bSpbmEGlkIo2C9 iFhI9EH6HPq+49rJ/TiT5DswvLtENio/Ub60LXppso0Yl8CmCxB/h33w6Aa4Xa1tvEzo 9Y9VqIJpRt2nQx7Vu1Z6/A1pXDkjQ0aIGJLzTu2pBbfPMSnOkISkORKFsNASHNdgEcMn p1yA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KBcSruPj; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u23si1509924edo.41.2020.10.29.01.42.36; Thu, 29 Oct 2020 01:42:57 -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=KBcSruPj; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728580AbgJ2A63 (ORCPT + 99 others); Wed, 28 Oct 2020 20:58:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:60528 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731575AbgJ1WRc (ORCPT ); Wed, 28 Oct 2020 18:17:32 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 659D22468D; Wed, 28 Oct 2020 09:07:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603876040; bh=kieIkoX3/mUlRkKVpmRvqv/D5gjE+vzEP0MP4l0YFWU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KBcSruPj8y0wcCeNx8d/CP5d4+ly42T3Ed8nHMPzn7ofyHiwd11xdMlMjHS6MSRCL xXPyn7l/fCRm3PUXhRRGSvYWgvksBSB90eYTpgGxM9AIXyI8YPD6hMVXKjaxeDkC7K 46uMY8tGLdH84GxEJiYMQJ5RMoA9qwjAnImo8Q4c= Date: Wed, 28 Oct 2020 10:08:13 +0100 From: Greg Kroah-Hartman To: Felipe Balbi Cc: Mauro Carvalho Chehab , Linux Doc Mailing List , Jonathan Corbet , Heikki Krogerus , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v3 31/56] usb: dwc3: fix kernel-doc markups Message-ID: <20201028090813.GB1947336@kroah.com> References: <0b964be3884def04fcd20ea5c12cb90d0014871c.1603469755.git.mchehab+huawei@kernel.org> <87ft60dujc.fsf@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87ft60dujc.fsf@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 27, 2020 at 08:58:47AM +0200, Felipe Balbi wrote: > > Hi Mauro, > > Mauro Carvalho Chehab writes: > > There is a common comment marked, instead, with kernel-doc > > notation. > > > > Also, some identifiers have different names between their > > prototypes and the kernel-doc markup. > > > > Signed-off-by: Mauro Carvalho Chehab > > --- > > drivers/usb/dwc3/core.c | 2 +- > > drivers/usb/dwc3/core.h | 2 +- > > drivers/usb/gadget/composite.c | 2 +- > > drivers/usb/typec/mux.c | 2 +- > > include/linux/usb/composite.h | 2 +- > > mind breaking this into 4 commits? One for dwc3, one for > gadget/composite, one for type/mux, and a final for composite.h. I'll just take these all at once, it's easy enough :) thanks, greg k-h