From: Roel Kluin Date: Thu, 16 Apr 2009 20:57:46 +0000 (+0200) Subject: drm: count reaches -1 X-Git-Tag: v2.6.30-rc3~40^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9c6f546469f33f9aa48ae5991c33da8cd535b37;p=pandora-kernel.git drm: count reaches -1 With a postfix decrement in the test count will reach -1 rather than 0, subsequent tests fail. Signed-off-by: Roel Kluin Signed-off-by: Dave Airlie --- Reading git-diff-tree failed