From: Roel Kluin <12o3l@tiscali.nl> Date: Mon, 28 Apr 2008 09:11:50 +0000 (-0700) Subject: dz: test after postfix decrement fails in dz_console_putchar() X-Git-Tag: v2.6.26-rc1~1023 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ecf0d0cd28a4bfed3009f752061998e52d14db2;p=pandora-kernel.git dz: test after postfix decrement fails in dz_console_putchar() When loops reaches 0 the postfix decrement still subtracts, so the subsequent test fails. Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Acked-by: Maciej W. Rozycki Cc: Johannes Weiner Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed