From: Jason A. Donenfeld Date: Wed, 20 Jul 2022 12:31:31 +0000 (+0200) Subject: docs: ABI: correct QEMU fw_cfg spec path X-Git-Tag: v6.6.17~6936^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=40b1aa5973e48e1055161990dc9079fd3bea5dad;p=platform%2Fkernel%2Flinux-rpi.git 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. Also add a link to the online documentation to make it easier to find. Cc: Simon Sapin Cc: Gabriel Somlo Signed-off-by: Jason A. Donenfeld Link: https://lore.kernel.org/r/20220720123131.341755-1-Jason@zx2c4.com Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg b/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg index ee0d6db..54d1bfd 100644 --- a/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg +++ b/Documentation/ABI/testing/sysfs-firmware-qemu_fw_cfg @@ -12,8 +12,9 @@ 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" - in the QEMU source tree. + to the fw_cfg device can be found in "docs/specs/fw_cfg.rst" + in the QEMU source tree, or online at: + https://qemu-project.gitlab.io/qemu/specs/fw_cfg.html **SysFS fw_cfg Interface**