nfsd: minor nfsd read api cleanup
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 30 Jul 2010 15:33:32 +0000 (11:33 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 Jul 2010 16:54:54 +0000 (12:54 -0400)
Christoph points that the NFSv2/v3 callers know which case they want
here, so we may as well just call the file=NULL case directly instead of
making this conditional.

Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found