Re: [PATCH RESEND] fs/namespace: describe @pinned parameter in do_lock_mount()
From: Suchit Karunakaran
Date: Tue Sep 09 2025 - 13:15:14 EST
On Tue, 9 Sept 2025 at 22:38, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> On Tue, Sep 09, 2025 at 10:27:44PM +0530, Suchit Karunakaran wrote:
> > Add a description for the @pinned parameter in do_lock_mount() to suppress
> > a compiler warning. No functional changes
>
> This is the least of problems with that comment, really - or calling
> conventions it tries to describe.
>
> Check linux-next, it's rewritten there.
Thanks for pointing it out. I was unaware of the changes in the latest
version of linux-next.