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:
029a2ed
)
drm: count reaches -1
author
Roel Kluin
<roel.kluin@gmail.com>
Thu, 16 Apr 2009 20:57:46 +0000
(22:57 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 19 Apr 2009 23:28:20 +0000
(09:28 +1000)
With a postfix decrement in the test count will reach -1 rather than 0,
subsequent tests fail.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found