aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSameer Rahmani <lxsameer@gnu.org>2020-02-25 22:21:25 +0000
committerJonathan Corbet <corbet@lwn.net>2020-03-02 13:03:44 -0700
commit5fed00dcaca8bbd428742a6db1980753290eb204 (patch)
treee673524cc9df618f16e0de898d9a2355e78d70ba
parentDocumentation: Converted the `kobject.txt` to rst format (diff)
downloadlinux-dev-5fed00dcaca8bbd428742a6db1980753290eb204.tar.xz
linux-dev-5fed00dcaca8bbd428742a6db1980753290eb204.zip
Documentation: kobject.txt has been moved to core-api/kobject.rst
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> [jc: moved it down from the top of core-api/index.rst] Link: https://lore.kernel.org/r/20200225222125.61874-2-lxsameer@gnu.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/core-api/index.rst1
-rw-r--r--Documentation/core-api/kobject.rst (renamed from Documentation/kobject.txt)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
index a501dc1c90d0..d02b26917931 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -12,6 +12,7 @@ Core utilities
:maxdepth: 1
kernel-api
+ kobject
assoc_array
atomic_ops
cachetlb
diff --git a/Documentation/kobject.txt b/Documentation/core-api/kobject.rst
index 1f62d4d7d966..1f62d4d7d966 100644
--- a/Documentation/kobject.txt
+++ b/Documentation/core-api/kobject.rst