diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2018-10-11 07:58:16 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-10-12 11:13:57 -0600 |
commit | 52d7e21fd5677829353f7490723adf5f61999d84 (patch) | |
tree | afded23ad08b7c83deeb48e92d4f9e2b1f87ec79 /Documentation/core-api/index.rst | |
parent | 44ba0bb4f2ad96246cb1f20c041f4d062cf6c4c2 (diff) |
docs/core-api: rename memory-hotplug-notifier to memory-hotplug
to allow additions of new documentation about memory hotplug under the same
roof.
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 4f8a4266eb7c..29c790f571a5 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -32,7 +32,7 @@ Core utilities gfp_mask-from-fs-io timekeeping boot-time-mm - memory-hotplug-notifier + memory-hotplug Interfaces for kernel debugging |