Input: synaptics-rmi4 - use local variables consistently
authorGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jan 2017 07:46:16 +0000 (23:46 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 22 Jan 2017 07:57:58 +0000 (23:57 -0800)
commited77bdf4e4bea810014cdf68b771bcbe3d47163f
tree2f06a4ceb06735f962261f661c7da18f25ca1afd
parent630a7fa0480bec63e0a300b8485642630340efcf
Input: synaptics-rmi4 - use local variables consistently

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

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/rmi4/rmi_bus.c
drivers/input/rmi4/rmi_driver.c