lkml.org 
[lkml]   [2020]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 12/20] input: mouse: elantech: Demote obvious abuse of kernel-doc header
    Date
    Fixes the following W=1 kernel build warning(s):

    drivers/input/mouse/elantech.c:1837: warning: Function parameter or member 'psmouse' not described in 'elantech_setup_smbus'
    drivers/input/mouse/elantech.c:1837: warning: Function parameter or member 'info' not described in 'elantech_setup_smbus'
    drivers/input/mouse/elantech.c:1837: warning: Function parameter or member 'leave_breadcrumbs' not described in 'elantech_setup_smbus'

    Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Cc: Henrik Rydberg <rydberg@bitmath.org>
    Cc: Arjan Opmeer <arjan@opmeer.net>
    Cc: linux-input@vger.kernel.org
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/input/mouse/elantech.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c
    index 90f8765f9efc8..47cd0e7f79bd1 100644
    --- a/drivers/input/mouse/elantech.c
    +++ b/drivers/input/mouse/elantech.c
    @@ -1827,7 +1827,7 @@ static int elantech_create_smbus(struct psmouse *psmouse,
    leave_breadcrumbs);
    }

    -/**
    +/*
    * elantech_setup_smbus - called once the PS/2 devices are enumerated
    * and decides to instantiate a SMBus InterTouch device.
    */
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-11-04 17:26    [W:4.131 / U:0.240 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site