Re: [PATCH 1/2] slab: make kmem_cache_create{_usercopy} description proper kernel-doc
From: David Rientjes <rientjes@google.com>
Date: 2018-12-09 23:02:04
Also in:
linux-mm, lkml
From: David Rientjes <rientjes@google.com>
Date: 2018-12-09 23:02:04
Also in:
linux-mm, lkml
On Thu, 6 Dec 2018, Mike Rapoport wrote:
Add the description for kmem_cache_create, fixup the return value paragraph and make both kmem_cache_create and add the second '*' to the comment opening. Signed-off-by: Mike Rapoport <redacted>
Acked-by: David Rientjes <rientjes@google.com>