Skip to content
Commit bc34496d authored by Roel Kluin's avatar Roel Kluin Committed by Dmitry Torokhov
Browse files

Input: pxa930_trkball - fix write timeout handling



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: default avatarRoel Kluin <roel.kluin@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 4e8718a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment