Input: intel-mid-touch - remove pointless checking for variable 'found'
authorAxel Lin <axel.lin@gmail.com>
Tue, 19 Jul 2011 00:09:05 +0000 (17:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 19 Jul 2011 00:10:41 +0000 (17:10 -0700)
commite449edbb91decd0260105fadd4f5fcc3ce170e01
tree6b95a5554d47bff1c31417cf822c9bced934d3fd
parentdc3e8247eb90655c0ff01ce03bdf3aa5868f1cde
Input: intel-mid-touch - remove pointless checking for variable 'found'

The implementation does break from the for loop after we assign 'i' to
variable 'found'.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/intel-mid-touch.c