From: Roel Kluin Date: Wed, 9 Dec 2009 20:34:16 +0000 (-0800) Subject: hvc_console: fix test on unsigned in hvc_console_print() X-Git-Tag: v2.6.34-rc1~216^2~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfcbee729389bc47576695c529d351d60946ca7;p=pandora-kernel.git hvc_console: fix test on unsigned in hvc_console_print() vtermnos[] is unsigned, so this test was wrong. Signed-off-by: Roel Kluin Cc: Benjamin Herrenschmidt Cc: Hendrik Brueckner Cc: Christian Borntraeger Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed