commit | 67dc7b21cae44627d0ee55aedb90e421f58ac9c9 | [log] [tgz] |
---|---|---|
author | Timo Teräs <timo.teras@iki.fi> | Wed Oct 17 19:39:34 2012 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Oct 17 19:39:34 2012 +0200 |
tree | 408b2b6cd6995c1f705e654e1debe796918ad1cc | |
parent | 3aeb870b2284713a5f206bc40910b86da7d26966 [diff] |
fbsplash: fix regression from e4fa7b7 commit e4fa7b7 (limit progress bar flicker) made the progress bar counter unsigned causing i < 0 to never come true. Signed-off-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>