From: lxsameer@gnu.org
To: corbet@lwn.net
Cc: rdunlap@infradead.org, linux-doc@vger.kernel.org,
gregkh@linuxfoundation.org, Sameer Rahmani <lxsameer@gnu.org>
Subject: [PATCH v3 2/2] Documentation: kobject.txt has been moved to core-api/kobject.rst
Date: Wed, 19 Feb 2020 21:19:03 +0000 [thread overview]
Message-ID: <20200219211903.43924-2-lxsameer@gnu.org> (raw)
In-Reply-To: <20200219211903.43924-1-lxsameer@gnu.org>
From: Sameer Rahmani <lxsameer@gnu.org>
Moved the `kobject.txt` to `core-api/kobject.rst` and updated the
`core-api` index to point to it.
Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
---
Documentation/core-api/index.rst | 1 +
Documentation/{kobject.txt => core-api/kobject.rst} | 0
2 files changed, 1 insertion(+)
rename Documentation/{kobject.txt => core-api/kobject.rst} (100%)
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
index a501dc1c90d0..65035d60f5ee 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -11,6 +11,7 @@ Core utilities
.. toctree::
:maxdepth: 1
+ kobject
kernel-api
assoc_array
atomic_ops
diff --git a/Documentation/kobject.txt b/Documentation/core-api/kobject.rst
similarity index 100%
rename from Documentation/kobject.txt
rename to Documentation/core-api/kobject.rst
--
2.25.0
next prev parent reply other threads:[~2020-02-19 21:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-19 21:19 [PATCH v3 1/2] Documentation: Converted the `kobject.txt` to rst format lxsameer
2020-02-19 21:19 ` lxsameer [this message]
2020-02-25 10:33 ` 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=20200219211903.43924-2-lxsameer@gnu.org \
--to=lxsameer@gnu.org \
--cc=corbet@lwn.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=rdunlap@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.