Re: [PATCH 01/15] input: joystick: xpad: Demote non-conformant kernel-doc header
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-11-20 03:16:27
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-11-20 03:16:27
Also in:
lkml
On Thu, Nov 12, 2020 at 11:01:50AM +0000, Lee Jones wrote:
Fixes the following W=1 kernel build warning(s): drivers/input/joystick/xpad.c:1361: warning: Function parameter or member 'xpad' not described in 'xpad_send_led_command' drivers/input/joystick/xpad.c:1361: warning: Function parameter or member 'command' not described in 'xpad_send_led_command' Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: "Łukasz Patron" <redacted> Cc: Cameron Gutman <redacted> Cc: Marko Friedemann <redacted> Cc: Oliver Schwartz <redacted> Cc: Steven Toth <redacted> Cc: Franz Lehner <redacted> Cc: Ivan Hawkes <redacted> Cc: Dominic Cerquetti <redacted> Cc: Adam Buchbinder <redacted> Cc: Jan Kratochvil <redacted> Cc: Christoph Fritz <redacted> Cc: linux-input@vger.kernel.org Signed-off-by: Lee Jones <redacted>
Applied, thank you. -- Dmitry