]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elantech - annotate fall-through case in elantech_use_host_notify()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Jul 2019 07:29:03 +0000 (10:29 +0300)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Jul 2019 09:43:51 +0000 (12:43 +0300)
commit59bc5d7e064275b6baf71f05cb2a8bc526340f77
treed7afa2858fb9f883a403774583712c30c0add93e
parentb28c1412b07adeff0a335b68df6df00cfd0e5890
Input: elantech - annotate fall-through case in elantech_use_host_notify()

This avoids a warning when building with -Wimplicit-fallthrough.

Fixes: b28c1412b07a ("Input: elantech - enable SMBus on new (2018+) systems")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c