]> git.baikalelectronics.ru Git - kernel.git/commit
Input: remove unneeded variable in input_inhibit_device()
authorChangcheng Deng <deng.changcheng@zte.com.cn>
Wed, 20 Apr 2022 20:55:07 +0000 (13:55 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 25 Apr 2022 01:24:59 +0000 (18:24 -0700)
commit7ee702091f274cfc7b88c7b2b6d86d48ca8f38fc
tree4a204014e2f3fe228716a3aee2f895e809a22814
parent58451542d9b8927577f1bd586230a764ed4dc542
Input: remove unneeded variable in input_inhibit_device()

Remove unneeded variable used to store return value.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Link: https://lore.kernel.org/r/20220419064255.2563333-1-deng.changcheng@zte.com.cn
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input.c