]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: kernel-api: drop "Data Types" section
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 17 Sep 2017 22:19:10 +0000 (15:19 -0700)
committerJonathan Corbet <corbet@lwn.net>
Tue, 26 Sep 2017 20:32:26 +0000 (14:32 -0600)
commit34dd1adbcb34586e0a2b422e55cd19bb5d1a5cbb
tree03c10c1229a98a52464d79fff07a3e6addea0569
parent94d68a202a72741d745f1f3ad2f1f0905c649dd5
Documentation: kernel-api: drop "Data Types" section

In the kernel-api chapter, the section for Data Types only
contains "Doubly Linked Lists" and all of the function interfaces
for list management.  There are no other data types in this section,
so collapse this section into "List Management Functions".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/kernel-api.rst