lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 20 Nov 2020 09:41:21 +0100 From: Greg KH <gregkh@...uxfoundation.org> To: Prashant Malani <pmalani@...omium.org> Cc: linux-usb@...r.kernel.org, heikki.krogerus@...ux.intel.com, linux-kernel@...r.kernel.org, sfr@...b.auug.org.au, linux-next@...r.kernel.org Subject: Re: [PATCH] usb: typec: Fix num_altmodes kernel-doc error 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 <pmalani@...omium.org> You forgot a "Reported-by:" tag here :( I'll go add it by hand... greg k-h
Powered by blists - more mailing lists