diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2014-06-29 13:18:17 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-07-08 23:14:28 +0200 |
commit | 1055414fe19db2db6c8947c0b9ee9c8fe07beea1 (patch) | |
tree | cc63dd806e6c4c2846e2b66b6fc3768e061fb66f /fs/nfsd/nfs4state.c | |
parent | nfsd4: replace defer_free by svcxdr_tmpalloc (diff) | |
download | linux-1055414fe19db2db6c8947c0b9ee9c8fe07beea1.tar.xz linux-1055414fe19db2db6c8947c0b9ee9c8fe07beea1.zip |
NFSD: Avoid warning message when compile at i686 arch
fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_readv':
>> fs/nfsd/nfs4xdr.c:3137:148: warning: comparison of distinct pointer types lacks a cast [enabled by default]
thislen = min(len, ((void *)xdr->end - (void *)xdr->p));
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4state.c')
0 files changed, 0 insertions, 0 deletions