diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-03-11 14:37:54 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-03-11 14:37:54 -0400 |
commit | e1ebfd33be068ec933f8954060a499bd22ad6f69 (patch) | |
tree | eede58106b4c2e10198a73f47ad14850d617f4c1 /net | |
parent | 72cb77f4a5ace37b12dcb47a0e8637a2c28ad881 (diff) | |
download | kernel_samsung_crespo-e1ebfd33be068ec933f8954060a499bd22ad6f69.zip kernel_samsung_crespo-e1ebfd33be068ec933f8954060a499bd22ad6f69.tar.gz kernel_samsung_crespo-e1ebfd33be068ec933f8954060a499bd22ad6f69.tar.bz2 |
NFS: Kill the "defined but not used" compile error on nommu machines
Bryan Wu reports that when compiling NFS on nommu machines he gets a
"defined but not used" error on nfs_file_mmap().
The easiest fix is simply to get rid of the special casing in NFS, and
just always call generic_file_mmap() to set up the file.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions