linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hu Haowen <src.res.211@gmail.com>
To: dan.j.williams@intel.com, dave.jiang@intel.com,
	Jonathan.Cameron@huawei.com, hdegoede@redhat.com, corbet@lwn.net
Cc: Hu Haowen <src.res.211@gmail.com>,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: [PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations
Date: Mon, 17 Jul 2023 00:14:42 +0800	[thread overview]
Message-ID: <20230716161443.1375-1-src.res.211@gmail.com> (raw)

The identations from line 1 to 4 within sysfs-bus-nvdimm were wrongly
incompatible with the indentations of the following contents. Hence
correct them.

Discovered when I was executing "make htmldocs" and received the
following stderr output:

    /<... root dir ...>/Documentation/ABI/testing/sysfs-bus-nvdimm:11: WARNING: Unexpected indentation.

Signed-off-by: Hu Haowen <src.res.211@gmail.com>
---
 Documentation/ABI/testing/sysfs-bus-nvdimm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-nvdimm b/Documentation/ABI/testing/sysfs-bus-nvdimm
index de8c5a59c77f..8d048f8e3c39 100644
--- a/Documentation/ABI/testing/sysfs-bus-nvdimm
+++ b/Documentation/ABI/testing/sysfs-bus-nvdimm
@@ -1,7 +1,7 @@
-What:          nvdimm
-Date:          July 2020
-KernelVersion: 5.8
-Contact:       Dan Williams <dan.j.williams@intel.com>
+What:           nvdimm
+Date:           July 2020
+KernelVersion:  5.8
+Contact:        Dan Williams <dan.j.williams@intel.com>
 Description:
 
 The libnvdimm sub-system implements a common sysfs interface for
-- 
2.34.1


             reply	other threads:[~2023-07-16 16:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-16 16:14 Hu Haowen [this message]
2023-07-21 20:47 ` [PATCH] docs: ABI: sysfs-bus-nvdimm: correct indentations 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=20230716161443.1375-1-src.res.211@gmail.com \
    --to=src.res.211@gmail.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=corbet@lwn.net \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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).