commit | 416c7517359b8812c8bcddc31348934b901c3cdc | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Sun Sep 17 15:19:10 2017 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Sep 26 14:32:26 2017 -0600 |
tree | 03c10c1229a98a52464d79fff07a3e6addea0569 | |
parent | 98bfa34462fb6af70b845d28561072f80bacdb9b [diff] |
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>