Re: [PATCH 17/20] input: misc: drv2665: Fix formatting expected by kernel-doc

2020-11-08 Thread Dmitry Torokhov
On Wed, Nov 04, 2020 at 04:24:24PM +, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/misc/drv2665.c:59: warning: Function parameter or member > 'input_dev' not described in 'drv2665_data' > drivers/input/misc/drv2665.c:59: warning: Function parameter o

[PATCH 17/20] input: misc: drv2665: Fix formatting expected by kernel-doc

2020-11-04 Thread Lee Jones
Fixes the following W=1 kernel build warning(s): drivers/input/misc/drv2665.c:59: warning: Function parameter or member 'input_dev' not described in 'drv2665_data' drivers/input/misc/drv2665.c:59: warning: Function parameter or member 'client' not described in 'drv2665_data' drivers/input/mis