diff options
Diffstat (limited to 'fs/cifs/cifssmb.c')
-rw-r--r-- | fs/cifs/cifssmb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifssmb.c b/fs/cifs/cifssmb.c index 7d14f2414812..f3dfae7788fd 100644 --- a/fs/cifs/cifssmb.c +++ b/fs/cifs/cifssmb.c | |||
@@ -3281,7 +3281,7 @@ QFSUnixRetry: | |||
3281 | } | 3281 | } |
3282 | 3282 | ||
3283 | int | 3283 | int |
3284 | CIFSSMBSETFSUnixInfo(const int xid, struct cifsTconInfo *tcon, __u64 cap) | 3284 | CIFSSMBSetFSUnixInfo(const int xid, struct cifsTconInfo *tcon, __u64 cap) |
3285 | { | 3285 | { |
3286 | /* level 0x200 SMB_SET_CIFS_UNIX_INFO */ | 3286 | /* level 0x200 SMB_SET_CIFS_UNIX_INFO */ |
3287 | TRANSACTION2_SETFSI_REQ *pSMB = NULL; | 3287 | TRANSACTION2_SETFSI_REQ *pSMB = NULL; |