diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-09-18 21:58:16 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2019-09-24 15:28:01 +0200 |
commit | 0ed4059302a72ad0d70c874b3f4fd5489da711c6 (patch) | |
tree | 76e95717dfda174637c6a8979645f3526428b295 /usr | |
parent | dc69e98c241e1456e37d73b862f7b8b8900ba50f (diff) |
fuse: unexport fuse_put_request
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@arndb.de>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions