On Wed, Nov 04, 2020 at 04:24:10PM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/mouse/cyapa_gen5.c:392: warning: Function parameter or member > 'cyapa' not described in 'cyapa_i2c_pip_write' > drivers/input/mouse/cyapa_gen5.c:392: warning: Function parameter or member > 'buf' not described in 'cyapa_i2c_pip_write' > drivers/input/mouse/cyapa_gen5.c:392: warning: Function parameter or member > 'size' not described in 'cyapa_i2c_pip_write' > drivers/input/mouse/cyapa_gen5.c:444: warning: Function parameter or member > 'cyapa' not described in 'cyapa_empty_pip_output_data' > drivers/input/mouse/cyapa_gen5.c:444: warning: Function parameter or member > 'buf' not described in 'cyapa_empty_pip_output_data' > drivers/input/mouse/cyapa_gen5.c:444: warning: Function parameter or member > 'len' not described in 'cyapa_empty_pip_output_data' > drivers/input/mouse/cyapa_gen5.c:444: warning: Function parameter or member > 'func' not described in 'cyapa_empty_pip_output_data' > > Cc: Dmitry Torokhov <[email protected]> > Cc: Henrik Rydberg <[email protected]> > Cc: "Gustavo A. R. Silva" <[email protected]> > Cc: Dudley Du <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Applied, thank you. -- Dmitry

