diff options
author | Steve French <sfrench@us.ibm.com> | 2011-11-10 19:48:20 +0100 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2011-12-09 05:04:47 +0100 |
commit | 59edb63ad08e4f3a9477223c9aaf3fba753085bf (patch) | |
tree | 226e770896bede879b998a54c947656ee8944c01 /fs/cifs/cifs_debug.c | |
parent | CIFS: Add descriptions to the brlock cache functions (diff) | |
download | linux-59edb63ad08e4f3a9477223c9aaf3fba753085bf.tar.xz linux-59edb63ad08e4f3a9477223c9aaf3fba753085bf.zip |
cifs: Fix sparse warning when calling cifs_strtoUCS
Fix sparse endian check warning while calling cifs_strtoUCS
CHECK fs/cifs/smbencrypt.c
fs/cifs/smbencrypt.c:216:37: warning: incorrect type in argument 1
(different base types)
fs/cifs/smbencrypt.c:216:37: expected restricted __le16 [usertype] *<noident>
fs/cifs/smbencrypt.c:216:37: got unsigned short *<noident>
Signed-off-by: Steve French <smfrench@gmail.com>
Acked-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com
Diffstat (limited to 'fs/cifs/cifs_debug.c')
0 files changed, 0 insertions, 0 deletions