[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190919094736.GD3606@stefanha-x1.localdomain>
Date: Thu, 19 Sep 2019 10:47:36 +0100
From: Stefan Hajnoczi <stefanha@...hat.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: Miklos Szeredi <miklos@...redi.hu>,
Miklos Szeredi <mszeredi@...hat.com>,
Kirill Tkhai <ktkhai@...tuozzo.com>,
Kirill Smelkov <kirr@...edi.com>,
Eric Biggers <ebiggers@...gle.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fuse: unexport fuse_put_request
On Wed, Sep 18, 2019 at 09:58:16PM +0200, Arnd Bergmann wrote:
> This function has been made static, which now causes
> a compile-time warning:
>
> WARNING: "fuse_put_request" [vmlinux] is a static EXPORT_SYMBOL_GPL
>
> Remove the unneeded export.
>
> Fixes: 66abc3599c3c ("fuse: unexport request ops")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> fs/fuse/dev.c | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Stefan Hajnoczi <stefanha@...hat.com>
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists