]> 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)
commit5315422ba74cd601962a197f17ddb588b5a059ae
treeb6895903e552501d72b03e598bf7030348b6388a
parent5bcf6d7e94c7f870ab1b13259dc26d0574661acf
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