]> Git Repo - linux.git/commit
Input: mouse - use local variables consistently
authorGuenter Roeck <[email protected]>
Sun, 22 Jan 2017 07:44:46 +0000 (23:44 -0800)
committerDmitry Torokhov <[email protected]>
Sun, 22 Jan 2017 07:52:22 +0000 (23:52 -0800)
commitad56814fccfba3fe3613fa4d9accff3816786f3c
treec2fcd8fedcf54cda44d2f54038778f3fde3ebacf
parenta0d86ecd23a9e8ae36e274191e55068cc4d10129
Input: mouse - use local variables consistently

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

Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/mouse/alps.c
drivers/input/mouse/bcm5974.c
drivers/input/mouse/cyapa.c
drivers/input/mouse/cypress_ps2.c
drivers/input/mouse/elan_i2c_core.c
drivers/input/mouse/elantech.c
drivers/input/mouse/hgpk.c
drivers/input/mouse/logips2pp.c
drivers/input/mouse/trackpoint.c
This page took 0.055104 seconds and 4 git commands to generate.