From: Roel Kluin Date: Wed, 11 Feb 2009 21:04:34 +0000 (-0800) Subject: rtc: t reaches -1, tested 0 X-Git-Tag: v2.6.29-rc5~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c318c7ac49f9139f55da619bbace6137e1509390;p=pandora-kernel.git rtc: t reaches -1, tested 0 With a postfix decrement t will reach -1 rather than 0, so neither the warning nor the `goto error_out' will occur. Signed-off-by: Roel Kluin Acked-by: Manuel Lauss Acked-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed