qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Thomas Weißschuh" <thomas.weissschuh@linutronix.de>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Kashyap Chamarthy" <kchamart@redhat.com>
Cc: qemu-devel@nongnu.org,
	"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>
Subject: [PATCH 2/4] docs/interop/firmware.json: Fix doc for FirmwareFlashMode
Date: Wed, 06 Mar 2024 11:31:23 +0100	[thread overview]
Message-ID: <20240306-qapi-firmware-json-v1-2-619f7122a249@linutronix.de> (raw)
In-Reply-To: <20240306-qapi-firmware-json-v1-0-619f7122a249@linutronix.de>

The doc title did not match the actual definition.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
 docs/interop/firmware.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/interop/firmware.json b/docs/interop/firmware.json
index a024f1b9bf3f..54a1fc6c1041 100644
--- a/docs/interop/firmware.json
+++ b/docs/interop/firmware.json
@@ -223,7 +223,7 @@
 
 
 ##
-# @FirmwareFlashType:
+# @FirmwareFlashMode:
 #
 # Describes how the firmware build handles code versus variable
 # persistence.

-- 
2.44.0



  parent reply	other threads:[~2024-03-06 10:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06 10:31 [PATCH 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility Thomas Weißschuh
2024-03-06 10:31 ` [PATCH 1/4] docs/interop/firmware.json: Align examples Thomas Weißschuh
2024-03-08 14:42   ` Markus Armbruster
2024-03-06 10:31 ` Thomas Weißschuh [this message]
2024-03-06 16:13   ` [PATCH 2/4] docs/interop/firmware.json: Fix doc for FirmwareFlashMode Philippe Mathieu-Daudé
2024-03-06 10:31 ` [PATCH 3/4] docs/interop/firmware.json: Use full include paths Thomas Weißschuh
2024-03-08 15:19   ` Markus Armbruster
2024-03-08 15:54     ` Thomas Weißschuh
2024-03-08 16:09     ` Daniel P. Berrangé
2024-03-08 16:28       ` Philippe Mathieu-Daudé
2024-03-06 10:31 ` [PATCH 4/4] docs/interop/firmware.json: Include pragma.json Thomas Weißschuh
2024-03-06 16:15 ` [PATCH 0/4] docs/interop/firmware.json: scripts/qapi-gen.py compatibility Philippe Mathieu-Daudé
2024-03-06 16:35   ` Thomas Weißschuh

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=20240306-qapi-firmware-json-v1-2-619f7122a249@linutronix.de \
    --to=thomas.weissschuh@linutronix.de \
    --cc=berrange@redhat.com \
    --cc=kchamart@redhat.com \
    --cc=philmd@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).