commit | 1c16b3d58681b583157a1b74c4c4dd96a08f5931 | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Fri Oct 25 08:50:16 2019 +1300 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Oct 29 04:45:40 2019 -0600 |
tree | 7d6cbcc5cc8712cd9b1208fcc5abd0a8de5e5d84 | |
parent | 094ef1c9fbeac0e4404d66a053ace6d909386507 [diff] |
docs/core-api: memory-allocation: mention size helpers Mention struct_size(), array_size() and array3_size() in the same place as kmalloc() and friends. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Acked-by: Mike Rapoport <rppt@linux.ibm.com> Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>