git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc3e824
)
Input: intel-mid-touch - remove pointless checking for variable 'found'
author
Axel Lin
<axel.lin@gmail.com>
Tue, 19 Jul 2011 00:09:05 +0000
(17:09 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 19 Jul 2011 00:10:41 +0000
(17:10 -0700)
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>
No differences found