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:
4e8718a
)
Input: pxa930_trkball - fix write timeout handling
author
Roel Kluin
<roel.kluin@gmail.com>
Mon, 2 Feb 2009 00:54:19 +0000
(16:54 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 2 Feb 2009 00:58:07 +0000
(16:58 -0800)
With a postfix decrement i reaches -1 rather than 0,
but after the loop it is tested whether it has become 0.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found