diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-06-17 15:44:11 +0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-06-23 19:31:37 +0400 |
commit | f419992c1f792f2ce501585853ffc71b8f78caa1 (patch) | |
tree | f540cddfc0c379a63729e2d7fac4ded89c609be0 /fs/nfsd/nfscache.c | |
parent | bf18f163e89c52e09c96534db45c4274273a0b34 (diff) | |
download | linux-f419992c1f792f2ce501585853ffc71b8f78caa1.tar.xz |
nfsd: add __force to opaque verifier field casts
sparse complains that we're stuffing non-byte-swapped values into
__be32's here. Since they're supposed to be opaque, it doesn't matter
much. Just add __force to make sparse happy.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfscache.c')
0 files changed, 0 insertions, 0 deletions