lkml.org 
[lkml]   [2020]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 01/15] input: joystick: xpad: Demote non-conformant kernel-doc header
Date
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" <priv.luk@gmail.com>
Cc: Cameron Gutman <aicommander@gmail.com>
Cc: Marko Friedemann <mfr@bmx-chemnitz.de>
Cc: Oliver Schwartz <Oliver.Schwartz@gmx.de>
Cc: Steven Toth <steve@toth.demon.co.uk>
Cc: Franz Lehner <franz@caos.at>
Cc: Ivan Hawkes <blackhawk@ivanhawkes.com>
Cc: Dominic Cerquetti <binary1230@yahoo.com>
Cc: Adam Buchbinder <adam.buchbinder@gmail.com>
Cc: Jan Kratochvil <honza@jikos.cz>
Cc: Christoph Fritz <chf.fritz@googlemail.com>
Cc: linux-input@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
drivers/input/joystick/xpad.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c
index c77cdb3b62b5b..2cd4296c2d082 100644
--- a/drivers/input/joystick/xpad.c
+++ b/drivers/input/joystick/xpad.c
@@ -1337,7 +1337,7 @@ struct xpad_led {
struct usb_xpad *xpad;
};

-/**
+/*
* set the LEDs on Xbox360 / Wireless Controllers
* @param command
* 0: off
--
2.25.1
\
 
 \ /
  Last update: 2020-11-12 12:06    [W:0.198 / U:0.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site