From: Daniel Henrique Barboza <danielhb413@gmail.com>
To: qemu-devel@nongnu.org
Cc: eduardo@habkost.net, pbonzini@redhat.com,
Daniel Henrique Barboza <danielhb413@gmail.com>,
berrange@redhat.com
Subject: [PATCH 0/2] some simplifications in hw/core/fw-path-provider.c
Date: Fri, 21 Jan 2022 17:29:50 -0300 [thread overview]
Message-ID: <20220121202952.24763-1-danielhb413@gmail.com> (raw)
Hi,
These are somes simplifications I found interesting to make while I was
investigating Gitlab #720.
It isn't clear in the MAINTAINERS file who is responsible for this file,
so I'm ccing the QOM maintainers since it's the closest match.
Daniel Henrique Barboza (2):
hw/core/fw-path-provider: turn fw_path_provider_get_dev_path() static
hw/core/fw-path-provider.c: open code fw_path_provider_get_dev_path()
hw/core/fw-path-provider.c | 14 +++-----------
include/hw/fw-path-provider.h | 2 --
2 files changed, 3 insertions(+), 13 deletions(-)
--
2.34.1
next reply other threads:[~2022-01-21 20:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-21 20:29 Daniel Henrique Barboza [this message]
2022-01-21 20:29 ` [PATCH 1/2] hw/core/fw-path-provider: turn fw_path_provider_get_dev_path() static Daniel Henrique Barboza
2022-01-21 20:29 ` [PATCH 2/2] hw/core/fw-path-provider.c: open code fw_path_provider_get_dev_path() Daniel Henrique Barboza
2022-01-21 23:47 ` [PATCH 0/2] some simplifications in hw/core/fw-path-provider.c Philippe Mathieu-Daudé via
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=20220121202952.24763-1-danielhb413@gmail.com \
--to=danielhb413@gmail.com \
--cc=berrange@redhat.com \
--cc=eduardo@habkost.net \
--cc=pbonzini@redhat.com \
--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).