commit | 2617474bfa33ab6c47c515e57dfbe754f8970640 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Tue Aug 20 22:00:47 2019 +0800 |
committer | Steve French <stfrench@microsoft.com> | Mon Sep 16 11:43:37 2019 -0500 |
tree | 65d08b1a2b879ba4adeab596af278cc886b3a4a8 | |
parent | 1efd4fc72e1f1a7313aa66e1c0269f1041eba2ce [diff] |
cifs: remove unused variable In smb3_punch_hole, variable cifsi set but not used, remove it. In cifs_lock, variable netfid set but not used, remove it. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Steve French <stfrench@microsoft.com>