OSDN Git Service

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)
commit2cdc8749613de4e52f14cdb43f686d59173ed24e
treeb6895903e552501d72b03e598bf7030348b6388a
parenteae7d90c9224ccbbd8a58a3f6610896242c620a0
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