aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-06-12 10:37:39 +0300
committerTrond Myklebust <Trond.Myklebust@netapp.com>2012-06-12 09:54:40 -0400
commite216c8c771c9a77f14d7e8b4131846b038f6c145 (patch)
tree833ba08ce3c09286eb3f9c8d8e6b2a7c36eb22a4 /net
parentNFSv4.1: integer overflow in decode_cb_sequence_args() (diff)
downloadlinux-dev-e216c8c771c9a77f14d7e8b4131846b038f6c145.tar.xz
linux-dev-e216c8c771c9a77f14d7e8b4131846b038f6c145.zip
NFS: add an endian notation for sparse
This is supposed to be a __be32 value. Sparse complains a lot: fs/nfs/callback_xdr.c:699:30: warning: incorrect type in initializer (different base types) fs/nfs/callback_xdr.c:699:30: expected unsigned int [unsigned] status fs/nfs/callback_xdr.c:699:30: got restricted __be32 const [usertype] csr_status fs/nfs/callback_xdr.c:715:9: warning: cast to restricted __be32 fs/nfs/callback_xdr.c:716:16: warning: incorrect type in return expression (different base types) fs/nfs/callback_xdr.c:716:16: expected restricted __be32 fs/nfs/callback_xdr.c:716:16: got unsigned int [unsigned] status Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions