[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220720113518.317032-1-Jason@zx2c4.com>
Date: Wed, 20 Jul 2022 13:35:18 +0200
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: "Jason A. Donenfeld" <Jason@...c4.com>,
Simon Sapin <simon.sapin@...r.org>,
Gabriel Somlo <somlo@....edu>, Jonathan Corbet <corbet@....net>
Subject: [PATCH] docs: ABI: correct QEMU fw_cfg spec path
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@...r.org>
Cc: Gabriel Somlo <somlo@....edu>
Cc: Jonathan Corbet <corbet@....net>
Signed-off-by: Jason A. Donenfeld <Jason@...c4.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
Powered by blists - more mailing lists