On Wed, 20 Feb 2019 02:02:28 +0100 Philippe Mathieu-Daudé <phi...@redhat.com> wrote:
> Since it is unlikely we have sizeof(mdbo->mto.message) < 0, > we can convert this variable to an unsigned type. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > hw/char/sclpconsole-lm.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>