提交 d41f084a 编写于 作者: S Steve French

[CIFS] Remove compiler warning

Signed-off-by: NBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 eeac8047
......@@ -2542,7 +2542,7 @@ CIFSSMBGetCIFSACL(const int xid, struct cifsTconInfo *tcon, __u16 fid,
if (rc) {
cFYI(1, ("Send error in QuerySecDesc = %d", rc));
} else { /* decode response */
struct sec_desc * psec_desc;
struct cifs_sid * psec_desc;
__le32 * parm;
int parm_len;
int data_len;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册