]> git.baikalelectronics.ru Git - kernel.git/commit
docs/core-api: move *{str,mem}dup* to "String Manipulation"
authorMike Rapoport <rppt@linux.vnet.ibm.com>
Fri, 24 Aug 2018 00:01:09 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Aug 2018 01:48:43 +0000 (18:48 -0700)
commit85b663662f5795274bcc65bcb3c7d719097c678e
tree375c15fffa4588da299b80228de03eeeaa18d32e
parent582e368cc6cb6a2fedd0aa917559edf263090851
docs/core-api: move *{str,mem}dup* to "String Manipulation"

The string and memory duplication routines fit better to the "String
Manipulation" section than to "The SLAB Cache".

Link: http://lkml.kernel.org/r/1532626360-16650-5-git-send-email-rppt@linux.vnet.ibm.com
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/core-api/kernel-api.rst