Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp1099658pxb; Fri, 20 Nov 2020 00:42:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJwrg3Ww6t4WUVBrLVfteOLZfGvPCw7/3oy6XKPMzzajCwZIU3F2ChyjJaN+hFErSkJjqOFQ X-Received: by 2002:a17:906:840e:: with SMTP id n14mr31791334ejx.147.1605861741234; Fri, 20 Nov 2020 00:42:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605861741; cv=none; d=google.com; s=arc-20160816; b=N9ESxY00oNNT9mIvkYza2MqgvJ1NjDES7I0ZfIZ3YZ62HV4C/imVezhOGeXdUIipm4 PL58rVfMmobRzbFqGkdBOvU0QcS4t+g1A/PQJqchjTMDGk3182fJ3Bls7ids9jKRQRVs ao1MHa6CGIo6bqK37kwT0YdHHVXkZe1tbEKDzuGrwkxKk84DkeCcLChceDm20sqW0dOC fZGXg0rXZr1N6JDymJ01iPzpJb6qClPnlcHMIb4SW7a3brnzVF3LF65LtmK2hhyOsViX jj9fiZohHkbMe8S2TMHR/m4G1oc4epcr71SvM2+0XyfQRTe/QSf/BOW3aViVDmTxHiIc 5NOw== 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=vq90p7+NziPEIengmRZ+pnvY7SpTTjXoR5MR6+p53SQ=; b=k1n+kcIQXGRU9K9POmlvUJvHTeIrf54rn5w8OWbUZWZSpBJoUI+k1uN2icJgJICVth 8DeMn2YQfjho+xERNShHbYBxWpnk7e+87uYRWFsRLUpEBjG+vbhOB2htAtwahRUyfogi p/8EhUE5NbtqkMTF00YRxsAyAEdxvAS7aaoZklyBeBYsLty/3Wz3YQR/CSbeCIXUVb2a Y/ntMcl+8zw30URCvwycMWhXLLnk2/mQDkPAQj851I6SRCcWI4ClJHx40S0BsU4Sse9b 04r82qDeOenr0LdpLiB83JgoGGOgWeKEj/1hjPlpzUhO0VFScEZuOfgLa77GXb7bqkPS DMNQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1oBieG22; 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=pass (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 ot10si1402490ejb.244.2020.11.20.00.41.58; Fri, 20 Nov 2020 00:42:21 -0800 (PST) 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=@linuxfoundation.org header.s=korg header.b=1oBieG22; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727119AbgKTIkj (ORCPT + 99 others); Fri, 20 Nov 2020 03:40:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:58110 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726558AbgKTIkj (ORCPT ); Fri, 20 Nov 2020 03:40:39 -0500 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 0002722244; Fri, 20 Nov 2020 08:40:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1605861638; bh=dMzZlCs5sLmUYyTkOdmbEULzF7orbNVTDESsGpFByl8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1oBieG22nyex1qdaCb4oeucEUir+1Bd12wZTeO9GLvXYsw+4eNO8YkgMk41OMMfls gf40PB99fzXut/MsHbtH6TE2kwMPyfMx0lZV13QhhfBr0k67ZtiUvhwog08NpMh8vQ Q/Wp4vLizAJaKYf0SC6ku6/TdFz+qpbbNLyzjr4Q= Date: Fri, 20 Nov 2020 09:41:21 +0100 From: Greg KH To: Prashant Malani Cc: linux-usb@vger.kernel.org, heikki.krogerus@linux.intel.com, linux-kernel@vger.kernel.org, sfr@canb.auug.org.au, linux-next@vger.kernel.org Subject: Re: [PATCH] usb: typec: Fix num_altmodes kernel-doc error Message-ID: References: <20201120063523.4159877-1-pmalani@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201120063523.4159877-1-pmalani@chromium.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 19, 2020 at 10:35:22PM -0800, Prashant Malani wrote: > The commit to introduce the num_altmodes attribute for partner had an > error where one of the parameters was named differently in the comment > and the function signature. Fix the version in the comment to align with > what is in the function signature. > > This fixes the following htmldocs warning: > > drivers/usb/typec/class.c:632: warning: Excess function parameter > 'num_alt_modes' description in 'typec_partner_set_num_altmodes' > > Fixes: a0ccdc4a77a1 ("usb: typec: Add number of altmodes partner attr") > Signed-off-by: Prashant Malani You forgot a "Reported-by:" tag here :( I'll go add it by hand... greg k-h