diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-06-17 13:44:13 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-06-23 17:31:37 +0200 |
commit | e2afc81919400505481a985fb389475707195c3c (patch) | |
tree | 111a37a7d068c5c84ea5ff8d8b4d3a6950168bb4 /init/Kconfig | |
parent | nfsd: clean up sparse endianness warnings in nfscache.c (diff) | |
download | linux-e2afc81919400505481a985fb389475707195c3c.tar.xz linux-e2afc81919400505481a985fb389475707195c3c.zip |
nfsd: nfsd_splice_read and nfsd_readv should return __be32
The callers expect a __be32 return and the functions they call return
__be32, so having these return int is just wrong. Also, nfsd_finish_read
can be made static.
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 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions