From: Laurent Vivier <laurent@vivier.eu>
To: Thomas Huth <thuth@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>,
qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [PATCH] include/sysemu/sysemu.h: Remove usused variable no_quit
Date: Wed, 8 Jan 2020 21:11:35 +0100 [thread overview]
Message-ID: <44f78698-817e-f9a7-8d53-1ba5dba91af7@vivier.eu> (raw)
In-Reply-To: <20200108192402.19672-1-thuth@redhat.com>
in subject: s/usused/unused/
Le 08/01/2020 à 20:24, Thomas Huth a écrit :
> The no_quit variable has been removed in commit 78782712a62d56 ("vl: drop
> no_quit variable"), so let's remove the extern declaration in the header
> now, too.
Fixes: 78782712a62d ("vl: drop no_quit variable")
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> include/sysemu/sysemu.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/sysemu/sysemu.h b/include/sysemu/sysemu.h
> index 80c57fdc4e..686f4217a6 100644
> --- a/include/sysemu/sysemu.h
> +++ b/include/sysemu/sysemu.h
> @@ -44,7 +44,6 @@ extern int alt_grab;
> extern int ctrl_grab;
> extern int cursor_hide;
> extern int graphic_rotate;
> -extern int no_quit;
> extern int no_shutdown;
> extern int old_param;
> extern int boot_menu;
>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
prev parent reply other threads:[~2020-01-08 20:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 19:24 [PATCH] include/sysemu/sysemu.h: Remove usused variable no_quit Thomas Huth
2020-01-08 20:05 ` Alex Bennée
2020-01-08 20:11 ` Laurent Vivier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44f78698-817e-f9a7-8d53-1ba5dba91af7@vivier.eu \
--to=laurent@vivier.eu \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).