alistair23-linux/fs/orangefs
Jing Xiangfeng e848643b52 orangefs: remove unnecessary assignment to variable ret
The variable ret is guaranteed to be 0 in this if (). So we can remove
this assignement.

Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2020-08-04 15:01:58 -04:00
..
acl.c orangefs: posix acl fix... 2020-07-28 12:52:53 -04:00
dcache.c
devorangefs-req.c
dir.c
downcall.h
file.c orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush 2020-04-08 09:39:11 -04:00
inode.c orangefs: use attach/detach_page_private 2020-06-02 10:59:08 -07:00
Kconfig
Makefile
namei.c orangefs: Add octal zero prefix 2019-09-12 14:17:16 -04:00
orangefs-bufmap.c orangefs: convert get_user_pages() --> pin_user_pages() 2020-05-29 16:25:04 -04:00
orangefs-bufmap.h
orangefs-cache.c
orangefs-debug.h
orangefs-debugfs.c help_next should increase position index 2020-02-04 15:22:04 -05:00
orangefs-debugfs.h
orangefs-dev-proto.h
orangefs-kernel.h orangefs: get rid of knob code... 2020-04-08 09:38:51 -04:00
orangefs-mod.c orangefs: remove unnecessary assignment to variable ret 2020-08-04 15:01:58 -04:00
orangefs-sysfs.c
orangefs-sysfs.h
orangefs-utils.c
protocol.h
super.c
symlink.c
upcall.h
waitqueue.c
xattr.c