diff options
author | Harvey Harrison | 2008-07-24 02:45:58 +0200 |
---|---|---|
committer | Steve French | 2008-07-24 03:14:41 +0200 |
commit | 5ca33c6ac30596fc1403a092f46ea48c406734e4 (patch) | |
tree | 28461539be539191d4fac9f2037ebb4dff9ceedc /fs/cifs/smbdes.c | |
parent | [CIFS] break ATTR_SIZE changes out into their own function (diff) | |
download | kernel-qcow2-linux-5ca33c6ac30596fc1403a092f46ea48c406734e4.tar.gz kernel-qcow2-linux-5ca33c6ac30596fc1403a092f46ea48c406734e4.tar.xz kernel-qcow2-linux-5ca33c6ac30596fc1403a092f46ea48c406734e4.zip |
cifs: assorted endian annotations
fs/cifs/cifssmb.c:3917:13: warning: incorrect type in assignment (different base types)
fs/cifs/cifssmb.c:3917:13: expected bool [unsigned] [usertype] is_unicode
fs/cifs/cifssmb.c:3917:13: got restricted __le16
The comment explains why __force is used here.
fs/cifs/connect.c:458:16: warning: cast to restricted __be32
fs/cifs/connect.c:458:16: warning: cast to restricted __be32
fs/cifs/connect.c:458:16: warning: cast to restricted __be32
fs/cifs/connect.c:458:16: warning: cast to restricted __be32
fs/cifs/connect.c:458:16: warning: cast to restricted __be32
fs/cifs/connect.c:458:16: warning: cast to restricted __be32
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/smbdes.c')
0 files changed, 0 insertions, 0 deletions