From: Madhumitha Prabakaran <madhumithabiw@gmail.com>
To: rafael@kernel.org, lenb@kernel.org, linux-acpi@vger.kernel.org,
linux-kernel@vger.kernel.org, skhan@linuxfoundation.org
Cc: ivan.orlov0322@gmail.com
Subject: [PATCH] docs: Fix warning:Error in "code-block" directive
Date: Fri, 2 Jun 2023 16:51:02 -0500 [thread overview]
Message-ID: <20230602215102.GA220958@madhu-kernel> (raw)
Fix the error in "code-block" directive by providing the
argument as "text".
Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
---
.../firmware-guide/acpi/chromeos-acpi-device.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/firmware-guide/acpi/chromeos-acpi-device.rst b/Documentation/firmware-guide/acpi/chromeos-acpi-device.rst
index f37fc90ce340..27292299ad17 100644
--- a/Documentation/firmware-guide/acpi/chromeos-acpi-device.rst
+++ b/Documentation/firmware-guide/acpi/chromeos-acpi-device.rst
@@ -131,7 +131,7 @@ None
Result code:
------------
-.. code-block::
+.. code-block:: text
Package {
Reserved1
@@ -192,7 +192,7 @@ None
Result code:
------------
-.. code-block::
+.. code-block:: text
Package {
Package {
@@ -265,7 +265,7 @@ None
Result code:
------------
-.. code-block::
+.. code-block:: text
Package {
NV Storage Block Offset //DWORD
@@ -347,7 +347,7 @@ A package containing a list of null-terminated ASCII strings, one for each contr
supported by the Chrome OS hardware device, not including the MLST method itself.
For this version of the specification, the result is:
-.. code-block::
+.. code-block:: text
Package {
"CHSW",
--
2.25.1
next reply other threads:[~2023-06-02 21:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 21:51 Madhumitha Prabakaran [this message]
2023-06-03 1:20 ` [PATCH] docs: Fix warning:Error in "code-block" directive Bagas Sanjaya
2023-06-03 1:41 ` Randy Dunlap
2023-06-03 4:04 ` Akira Yokosawa
[not found] ` <CAPNSgDiZiv6VJcX66DaQjHkLjd3ZxhkBcXzo7UU5LUD2hCx9Sw@mail.gmail.com>
2023-06-03 22:55 ` Fwd: " Madhumitha Prabakaran
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=20230602215102.GA220958@madhu-kernel \
--to=madhumithabiw@gmail.com \
--cc=ivan.orlov0322@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=skhan@linuxfoundation.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).