Files
android_kernel_xiaomi_sm8450/drivers/input
Javier Martinez Canillas 5ccd9abd50 Input: kxtj9 - remove unneeded retval variable
The retval variable isn't needed since isn't used in the function. Remove
the variable and just return 0 instead.

This also fixes the following make coccicheck warning:

drivers/input/misc/kxtj9.c:638:5-11: Unneeded variable: "retval". Return "0" on line 646

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-10-02 11:44:17 -07:00
..
2015-09-29 16:28:52 -07:00
2015-09-11 09:02:36 -07:00
2012-08-21 22:29:49 -07:00
2015-07-24 09:11:01 -07:00