]> git.baikalelectronics.ru Git - kernel.git/commit
Input: mt - cleanup open-coded __set_bit()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 16 Jul 2020 00:30:36 +0000 (17:30 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 16 Jul 2020 00:31:46 +0000 (17:31 -0700)
commitb1abc44895fa43f3db45491ccd123dcf649b4a13
treebf127366bc6f050c32d63f813c5f02164cb4cb86
parenta1d919395eb1fb99c94a1dbb0aed5895f83365b5
Input: mt - cleanup open-coded __set_bit()

Replace open-coded __set_bit() with the function.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/cf1dda3a372896cb01033ce084a7deb9620df7aa.1594599118.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input-mt.c