[PATCH v2 net-next 2/7] socket: Rename sock_create_kern() to __sock_create_kern().
Kuniyuki Iwashima
kuni1840 at gmail.com
Thu May 29 19:45:26 PDT 2025
From: Christoph Hellwig <hch at lst.de>
Date: Mon, 26 May 2025 07:30:13 +0200
> On Fri, May 23, 2025 at 11:21:08AM -0700, Kuniyuki Iwashima wrote:
> > Let's rename sock_create_kern() to __sock_create_kern() as a special
> > API and add a fat documentation.
> >
> > The next patch will add sock_create_kern() that holds netns refcnt.
>
> Maybe do this before patch 1 to reduce the churn of just touching a
> lot of the same callers again?
Makes sense, will do.
More information about the Linux-nvme
mailing list