Files
android_kernel_xiaomi_sm8450/drivers/input/touchscreen
Javier Martinez Canillas a47fcbc24f Input: zforce - simplify function return logic
The invoked function already returns zero on success or a negative
errno code so there is no need to open code the logic in the caller.

This also fixes the following make coccicheck warning:

end returns can be simplified and declaration on line 602 can be dropped

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Heiko Stuebner <heiko.stuebner@bq.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-10-02 11:44:17 -07:00
..
2015-09-03 10:01:44 -07:00
2015-07-20 10:08:17 -07:00
2015-08-24 10:55:24 -07:00
2015-07-27 22:28:19 -07:00
2015-08-21 19:27:23 +02:00