On Thu, Nov 12, 2020 at 11:02:03AM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'keyboard' not described in 'message' > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'touchpad' not described in 'message' > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'tp_info' not described in 'message' > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'tp_info_command' not described in 'message' > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'init_mt_command' not described in 'message' > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'capsl_command' not described in 'message' > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'bl_command' not described in 'message' > drivers/input/keyboard/applespi.c:306: warning: Function parameter or member > 'data' not described in 'message' > > Cc: Dmitry Torokhov <[email protected]> > Cc: Henrik Rydberg <[email protected]> > Cc: "Gustavo A. R. Silva" <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Applied, thank you. -- Dmitry

