Input: keyboard - use local variables consistently
authorGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jan 2017 07:40:45 +0000 (23:40 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 22 Jan 2017 07:51:54 +0000 (23:51 -0800)
commitb4e66e7d1948e0a54a38102462b016ee1ed489c2
tree6977133523c8e2b3bbda74dd3207fd3d099f5374
parent8300445cc7c14b1532a4891f2d25a649d6437daa
Input: keyboard - use local variables consistently

If a function declares a variable to access a structure element,
use it consistently.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/davinci_keyscan.c
drivers/input/keyboard/gpio_keys.c
drivers/input/keyboard/gpio_keys_polled.c
drivers/input/keyboard/mpr121_touchkey.c