]> git.baikalelectronics.ru Git - kernel.git/commit
docs/core-api: make mm-api.rst more structured
authorMike Rapoport <rppt@linux.ibm.com>
Wed, 28 Nov 2018 14:45:44 +0000 (16:45 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 6 Dec 2018 17:18:01 +0000 (10:18 -0700)
commitc0db09a7d625431d5a31b36e996ca4075ef8c259
treee47938855e299ca404579cd6593dafdf59ef04ec
parent66c46fc58d3356cb8b34a7923e709a03d3287d5a
docs/core-api: make mm-api.rst more structured

The mm-api.rst covers variety of memory management APIs under "More Memory
Management Functions" section. The descriptions included there are in a
random order there are quite a few of them which makes the section too
long.

Regrouping the documentation by subject and splitting the long "More Memory
Management Functions" section into several smaller sections makes the
generated html more usable.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/mm-api.rst