From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>
Subject: Re: [PATCH] main-loop: Fix comment
Date: Mon, 31 Aug 2020 21:59:53 +0200 [thread overview]
Message-ID: <CAAdtpL5VS8P2uhgToFHH=y58ZKK44UVVRHj71g7NgriN6O-1Fg@mail.gmail.com> (raw)
In-Reply-To: <20200827175520.32355-1-sw@weilnetz.de>
[-- Attachment #1: Type: text/plain, Size: 968 bytes --]
Le jeu. 27 août 2020 19:55, Stefan Weil <sw@weilnetz.de> a écrit :
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
> 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.
> *
> --
> 2.28.0
>
>
[-- Attachment #2: Type: text/html, Size: 1860 bytes --]
next prev parent reply other threads:[~2020-08-31 21:29 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é [this message]
2020-09-01 10:08 ` Laurent Vivier
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='CAAdtpL5VS8P2uhgToFHH=y58ZKK44UVVRHj71g7NgriN6O-1Fg@mail.gmail.com' \
--to=f4bug@amsat.org \
--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).