From 9c7d66fa9bb21ef89c6acdd0cf536eb84e760d8b Mon Sep 17 00:00:00 2001 From: Aniroop Mathur Date: Tue, 2 Dec 2014 15:22:28 -0800 Subject: [PATCH] Input: initialize input_no to -1 to avoid subtraction Let's initializes input_no to -1 in order to avoid extra subtraction operation performed every time we allocate an input device. Signed-off-by: Aniroop Mathur Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed