diff options
author | Sameer Rahmani <lxsameer@gnu.org> | 2020-02-26 01:21:25 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-03-02 23:03:44 +0300 |
commit | 5fed00dcaca8bbd428742a6db1980753290eb204 (patch) | |
tree | e673524cc9df618f16e0de898d9a2355e78d70ba /Documentation/core-api/index.rst | |
parent | 669a5cc8c5d997147a0551c809d0e5f795867341 (diff) | |
download | linux-5fed00dcaca8bbd428742a6db1980753290eb204.tar.xz |
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>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 1 |
1 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 |