Thread (20 messages) 20 messages, 5 authors, 2024-06-23

Re: [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}

From: Matthew Wilcox <willy@infradead.org>
Date: 2024-06-23 03:11:36
Also in: bpf, dri-devel, linux-fsdevel, linux-mm, linux-security-module, netdev, selinux

On Sun, Jun 23, 2024 at 10:29:30AM +0800, Yafang Shao wrote:
On Fri, Jun 21, 2024 at 9:57 PM Matthew Wilcox [off-list ref] wrote:
quoted
On Fri, Jun 21, 2024 at 10:29:54AM +0800, Yafang Shao wrote:
quoted
+++ b/mm/internal.h
Why are you putting __kstrndup in a header file when it's only used
in util.c?
I want to make it always inlined. However, it is not recommended to
define an inline function in a .c file, right ?
I'm not aware of any such recommendation.  Better than putting it in
a .h file that everybody has to look at but nobody uses.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help