summaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_debug.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-10-17 06:53:51 +0300
committerSteve French <stfrench@microsoft.com>2019-11-25 10:14:14 +0300
commitf28a2e5ebc54248757f5baf5b7ff1d4eb80ebae7 (patch)
tree29179ec7de29de37ccca11401679352eb184339e /fs/cifs/cifs_debug.c
parentd0677992d2af3d65f1c1c21de3323d09d4891537 (diff)
downloadlinux-f28a2e5ebc54248757f5baf5b7ff1d4eb80ebae7.tar.xz
CIFS: remove set but not used variables 'cinode' and 'netfid'
Fixes gcc '-Wunused-but-set-variable' warning: fs/cifs/file.c: In function 'cifs_flock': fs/cifs/file.c:1704:8: warning: variable 'netfid' set but not used [-Wunused-but-set-variable] fs/cifs/file.c:1702:24: warning: variable 'cinode' set but not used [-Wunused-but-set-variable] Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifs_debug.c')
0 files changed, 0 insertions, 0 deletions