From: Richard Henderson <richard.henderson@linaro.org>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, f4bug@amsat.org, pbonzini@redhat.com
Subject: Re: [PATCH 11/12] util: remove the net/net.h dependency
Date: Thu, 24 Feb 2022 10:04:27 -1000 [thread overview]
Message-ID: <9134e09c-8dbc-3668-7f77-bb5398de4f6f@linaro.org> (raw)
In-Reply-To: <20220224183701.608720-12-marcandre.lureau@redhat.com>
On 2/24/22 08:37, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau<marcandre.lureau@redhat.com>
>
> Move qemu_ether_ntoa() which is only needed in net/.
>
> Signed-off-by: Marc-André Lureau<marcandre.lureau@redhat.com>
> ---
> include/qemu-common.h | 1 -
> net/announce.c | 13 +++++++++++++
> util/cutils.c | 14 --------------
> 3 files changed, 13 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2022-02-24 20:07 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-24 18:36 [PATCH 00/12] Misc cleanups marcandre.lureau
2022-02-24 18:36 ` [PATCH 01/12] compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT marcandre.lureau
2022-02-24 19:16 ` Richard Henderson
2022-02-24 18:36 ` [PATCH 02/12] compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED marcandre.lureau
2022-02-24 19:16 ` Richard Henderson
2022-02-24 18:36 ` [PATCH 03/12] osdep.h: move qemu_build_not_reached() marcandre.lureau
2022-02-24 19:32 ` Richard Henderson
2022-02-24 19:58 ` Marc-André Lureau
2022-02-24 18:36 ` [PATCH 04/12] compiler.h: replace QEMU_NORETURN with G_NORETURN marcandre.lureau
2022-02-24 19:31 ` Richard Henderson
2022-02-24 19:57 ` Marc-André Lureau
2022-02-24 18:36 ` [PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround marcandre.lureau
2022-02-24 19:12 ` Peter Maydell
2022-02-24 19:50 ` Marc-André Lureau
2022-02-24 20:14 ` Peter Maydell
2022-03-16 13:44 ` Daniel P. Berrangé
2022-03-16 14:41 ` Peter Maydell
2022-03-16 14:57 ` Daniel P. Berrangé
2022-02-24 21:40 ` Stefan Weil
2022-02-24 21:49 ` Marc-André Lureau
2022-02-24 18:36 ` [PATCH 06/12] Replace config-time define HOST_WORDS_BIGENDIAN marcandre.lureau
2022-02-24 19:37 ` Richard Henderson
2022-02-24 19:59 ` Marc-André Lureau
2022-02-24 18:36 ` [PATCH 07/12] Simplify HOST_LONG_BITS marcandre.lureau
2022-02-24 19:58 ` Richard Henderson
2022-02-24 18:36 ` [PATCH 08/12] Move HOST_LONG_BITS to compiler.h marcandre.lureau
2022-02-24 20:01 ` Richard Henderson
2022-02-24 18:36 ` [PATCH 09/12] scripts/modinfo-collect: remove unused/dead code marcandre.lureau
2022-02-24 18:36 ` [PATCH 10/12] util: remove needless includes marcandre.lureau
2022-02-24 20:03 ` Richard Henderson
2022-02-24 18:37 ` [PATCH 11/12] util: remove the net/net.h dependency marcandre.lureau
2022-02-24 19:17 ` Peter Maydell
2022-02-24 20:04 ` Richard Henderson [this message]
2022-02-24 18:37 ` [PATCH 12/12] qapi: remove needless include marcandre.lureau
2022-02-24 20:04 ` Richard Henderson
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=9134e09c-8dbc-3668-7f77-bb5398de4f6f@linaro.org \
--to=richard.henderson@linaro.org \
--cc=f4bug@amsat.org \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).