commit | 3d26825ec03f623f20ba860e6e6113ab2d0bb0f1 | [log] [tgz] |
---|---|---|
author | roel kluin <roel.kluin@gmail.com> | Tue Dec 02 11:21:43 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Dec 03 21:04:13 2008 +1100 |
tree | 3f7444eb256e82bb241874d433d72c88772096e2 | |
parent | dc42149fccda63a5d2fa4457808c3489a5111c5e [diff] |
powerpc: Make open count variables signed in hvcs/hvsi/hvc_console Otherwise the tests for count < 0 will never be true. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Paul Mackerras <paulus@samba.org>