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: Thu, 19 Nov 2020 19:20:49 -0800 From: Dmitry Torokhov <dmitry.torokhov@...il.com> To: Lee Jones <lee.jones@...aro.org> Cc: linux-kernel@...r.kernel.org, Bastien Nocera <hadess@...ess.net>, Henrik Rydberg <rydberg@...math.org>, "K. Merker" <merker@...ian.org>, authored by <andrew@...dix.com>, Benjamin Tissoires <benjamin.tissoires@...il.com>, linux-input@...r.kernel.org Subject: Re: [PATCH 13/15] input: touchscreen: goodix: Fix misspelling of 'ctx' On Thu, Nov 12, 2020 at 11:02:02AM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/touchscreen/goodix.c:1168: warning: Function parameter or member 'ctx' not described in 'goodix_config_cb' > drivers/input/touchscreen/goodix.c:1168: warning: Excess function parameter 'ts' description in 'goodix_config_cb' > > Cc: Bastien Nocera <hadess@...ess.net> > Cc: Dmitry Torokhov <dmitry.torokhov@...il.com> > Cc: Henrik Rydberg <rydberg@...math.org> > Cc: "K. Merker" <merker@...ian.org> > Cc: authored by <andrew@...dix.com> > Cc: Benjamin Tissoires <benjamin.tissoires@...il.com> > Cc: linux-input@...r.kernel.org > Signed-off-by: Lee Jones <lee.jones@...aro.org> Applied, thank you. -- Dmitry
Powered by blists - more mailing lists