]> git.baikalelectronics.ru Git - kernel.git/commit
Input: auo-pixcir-ts - delete an unnecessary return statement
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 22 Jan 2018 18:55:30 +0000 (10:55 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 23 Jan 2018 00:28:59 +0000 (16:28 -0800)
commit2565a898ad3bb6545b65f59f244f791721a28e27
treeb6895903e552501d72b03e598bf7030348b6388a
parent4f24320e5d5438278f301e0a50f30a92636ded7b
Input: auo-pixcir-ts - delete an unnecessary return statement

The script "checkpatch.pl" pointed information out like the following:

WARNING: void function return statements are not generally useful

Thus remove such a statement in the affected function.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/auo-pixcir-ts.c