linux/fs/fuse
ye xingchen e2283a7366 fuse: remove the unneeded result variable
Return the value fuse_dev_release() directly instead of storing it in
another redundant variable.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2022-11-23 09:10:49 +01:00
..
acl.c fuse: port to vfs{g,u}id_t and associated helpers 2022-11-23 09:10:49 +01:00
control.c fuse: Remove the control interface for virtio-fs 2022-07-21 16:06:19 +02:00
cuse.c fuse: remove the unneeded result variable 2022-11-23 09:10:49 +01:00
dax.c fuse: avoid unnecessary spinlock bump 2022-07-21 16:02:45 +02:00
dev.c fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE 2022-11-23 09:10:49 +01:00
dir.c fuse: always revalidate rename target dentry 2022-11-23 09:10:49 +01:00
file.c fuse: lock inode unconditionally in fuse_fallocate() 2022-11-23 09:10:42 +01:00
fuse_i.h fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY 2022-11-23 09:10:49 +01:00
inode.c fuse: retire block-device-based superblock on force unmount 2022-07-27 11:30:31 +02:00
ioctl.c fuse: ioctl: translate ENOSYS 2022-07-21 16:06:18 +02:00
Kconfig dax: remove CONFIG_DAX_DRIVER 2021-12-04 08:58:51 -08:00
Makefile fuse: move ioctl to separate source file 2021-04-12 15:04:30 +02:00
readdir.c fs/fuse: Replace kmap() with kmap_local_page() 2022-11-23 09:10:49 +01:00
virtio_fs.c virtio_fs: Modify format for virtio_fs_direct_access 2022-07-26 10:38:58 +02:00
xattr.c fuse: move fuse_invalidate_attr() into fuse_update_ctime() 2021-10-22 17:03:01 +02:00