summaryrefslogtreecommitdiff
path: root/fs/cifs/smb2ops.c
diff options
context:
space:
mode:
authorSteve French <smfrench@gmail.com>2013-10-14 03:32:30 (GMT)
committerSteve French <smfrench@gmail.com>2013-11-02 17:52:48 (GMT)
commitf10d9ba405ed250d647d6d810f8fc5ff2f62f370 (patch)
treec91b2a81b13ba4433a6fd79f3f764d99b5bcb46c /fs/cifs/smb2ops.c
parentc7f508a99bf229963915e79a603e0618d1d2ba76 (diff)
downloadlinux-f10d9ba405ed250d647d6d810f8fc5ff2f62f370.tar.xz
Fix unused variable warning when CIFS POSIX disabled
Fix unused variable warning when CONFIG_CIFS_POSIX disabled. fs/cifs/ioctl.c: In function 'cifs_ioctl': >> fs/cifs/ioctl.c:40:8: warning: unused variable 'ExtAttrMask' [-Wunused-variable] __u64 ExtAttrMask = 0; ^ Pointed out by 0-DAY kernel build testing backend Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/smb2ops.c')
0 files changed, 0 insertions, 0 deletions