From: Roel Kluin Date: Sat, 31 Jan 2009 11:37:04 +0000 (+0100) Subject: USB: count reaches -1, tested 0 X-Git-Tag: v2.6.30-rc1~670^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e14bda1b18b2e3c16258427fc43ceb43e1bc1d5;p=pandora-kernel.git USB: count reaches -1, tested 0 With a postfix decrement count will reach -1 rather than 0, so the warning will not be issued. Signed-off-by: Roel Kluin Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed