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)
commit6a87266c043b7a279941d17834540d173babca5f
treed4003bdf28a9d60a2c174ec840855de8eeed1ff4
parent2e4564b31b645f599d531e2c8bd0e47316e02223
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