]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tc3589x-keypad - remove stray ')'
authorClifton Barnes <clifton.a.barnes@gmail.com>
Mon, 23 May 2016 22:50:02 +0000 (15:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 26 May 2016 00:37:15 +0000 (17:37 -0700)
commit7c2a0afed4c9de2d29490eb2cfa6da3ca6df56b2
tree11fec13b776fe37a2b8d614b0dc4c50585433501
parent58e1713c39b4e9db6bb71f3d9affd72c68f1e079
Input: tc3589x-keypad - remove stray ')'

The end ')' needs to be removed if the macro is ever used or there
would be a compiler error as it does not have a matching '('.

Signed-off-by: Clifton Barnes <clifton.a.barnes@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tc3589x-keypad.c