]> git.baikalelectronics.ru Git - kernel.git/commit
smb3: remove two unused variables
authorSteve French <stfrench@microsoft.com>
Fri, 23 Oct 2020 13:23:45 +0000 (08:23 -0500)
committerSteve French <stfrench@microsoft.com>
Fri, 23 Oct 2020 20:38:10 +0000 (15:38 -0500)
commit7eb3b4e0f8af44db5480efe454304083334c628b
treed4003bdf28a9d60a2c174ec840855de8eeed1ff4
parent7bf15c01cc1bc30abaad36db2525c67d5626472c
smb3: remove two unused variables

Fix two unused variables in commit
"add support for stat of WSL reparse points for special file types"

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2ops.c