The following changes since commit 92ed301919932f777713b9172e525674157e983d: Linux 5.8-rc7 (2020-07-26 14:14:06 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-5.9-ofs1 for you to fetch changes up to e848643b524be9c10826c2cf36eebb74eef643d2: orangefs: remove unnecessary assignment to variable ret (2020-08-04 15:01:58 -0400) ---------------------------------------------------------------- orangefs: a fix and a cleanup... Fix: Al Viro pointed out that I had broken some acl functionality with one of my previous patches. cleanup: Jing Xiangfeng found and removed a needless variable assignment. ---------------------------------------------------------------- Jing Xiangfeng (1): orangefs: remove unnecessary assignment to variable ret Mike Marshall (1): orangefs: posix acl fix... fs/orangefs/acl.c | 19 ++++++++++--------- fs/orangefs/orangefs-mod.c | 1 - 2 files changed, 10 insertions(+), 10 deletions(-)