From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: "Jason A. Donenfeld" <Jason@zx2c4.com>,
Simon Sapin <simon.sapin@exyr.org>, Gabriel Somlo <somlo@cmu.edu>,
Jonathan Corbet <corbet@lwn.net>
Subject: [PATCH] docs: ABI: correct QEMU fw_cfg spec path
Date: Wed, 20 Jul 2022 13:35:18 +0200 [thread overview]
Message-ID: <20220720113518.317032-1-Jason@zx2c4.com> (raw)
A few weeks ago, QEMU switched docs/specs/fw_cfg.txt to be
docs/specs/fw_cfg.rst, so update the reference in the kernel docs to
reflect this.
Cc: Simon Sapin <simon.sapin@exyr.org>
Cc: Gabriel Somlo <somlo@cmu.edu>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
---
Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg b/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg
index ee0d6dbc810e..7cbce4af6346 100644
--- a/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg
+++ b/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg
@@ -12,7 +12,7 @@ Description:
configuration data to the guest userspace.
The authoritative guest-side hardware interface documentation
- to the fw_cfg device can be found in "docs/specs/fw_cfg.txt"
+ to the fw_cfg device can be found in "docs/specs/fw_cfg.rst"
in the QEMU source tree.
**SysFS fw_cfg Interface**
--
2.35.1
next reply other threads:[~2022-07-20 11:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-20 11:35 Jason A. Donenfeld [this message]
2022-07-20 12:27 ` [PATCH] docs: ABI: correct QEMU fw_cfg spec path Jonathan Corbet
2022-07-20 12:28 ` Jason A. Donenfeld
2022-07-20 12:31 ` [PATCH v2] " Jason A. Donenfeld
2022-07-20 21:02 ` Jonathan Corbet
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=20220720113518.317032-1-Jason@zx2c4.com \
--to=jason@zx2c4.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=simon.sapin@exyr.org \
--cc=somlo@cmu.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.