OSDN Git Service

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)
commit416c7517359b8812c8bcddc31348934b901c3cdc
tree03c10c1229a98a52464d79fff07a3e6addea0569
parent98bfa34462fb6af70b845d28561072f80bacdb9b
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