From: Laurent Vivier <laurent@vivier.eu>
To: Stefan Weil <sw@weilnetz.de>,
qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-trivial@nongnu.org
Subject: Re: [PATCH] main-loop: Fix comment
Date: Tue, 1 Sep 2020 12:08:06 +0200 [thread overview]
Message-ID: <f87f4efc-acd6-c06f-d847-51e4b312e0b0@vivier.eu> (raw)
In-Reply-To: <20200827175520.32355-1-sw@weilnetz.de>
Le 27/08/2020 à 19:55, Stefan Weil a écrit :
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> include/qemu/main-loop.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/qemu/main-loop.h b/include/qemu/main-loop.h
> index 8e98613656..d6892fd208 100644
> --- a/include/qemu/main-loop.h
> +++ b/include/qemu/main-loop.h
> @@ -52,7 +52,7 @@ int qemu_init_main_loop(Error **errp);
> * repeatedly calls main_loop_wait(false).
> *
> * Main loop services include file descriptor callbacks, bottom halves
> - * and timers (defined in qemu-timer.h). Bottom halves are similar to timers
> + * and timers (defined in qemu/timer.h). Bottom halves are similar to timers
> * that execute immediately, but have a lower overhead and scheduling them
> * is wait-free, thread-safe and signal-safe.
> *
>
Applied to my trivial-patches branch.
Thanks,
Laurent
prev parent reply other threads:[~2020-09-01 10:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-27 17:55 [PATCH] main-loop: Fix comment Stefan Weil
2020-08-31 19:59 ` Philippe Mathieu-Daudé
2020-09-01 10:08 ` 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=f87f4efc-acd6-c06f-d847-51e4b312e0b0@vivier.eu \
--to=laurent@vivier.eu \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sw@weilnetz.de \
/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).