diff options
author | Randy Dunlap | 2012-07-27 20:49:26 +0200 |
---|---|---|
committer | Trond Myklebust | 2012-07-30 23:30:24 +0200 |
commit | 0add3e8567a42b8137e26c0595a59f893d8592e0 (patch) | |
tree | 5ccc3076793162f73b8d953018875acaf9f9d85c /net/sunrpc | |
parent | NFS: exit_nfs_v4() shouldn't be an __exit function (diff) | |
download | kernel-qcow2-linux-0add3e8567a42b8137e26c0595a59f893d8592e0.tar.gz kernel-qcow2-linux-0add3e8567a42b8137e26c0595a59f893d8592e0.tar.xz kernel-qcow2-linux-0add3e8567a42b8137e26c0595a59f893d8592e0.zip |
nfs: fix stub return type warnings
Fix numerous repeated warnings by making the stub function
void instead of non-void:
fs/nfs/nfs4_fs.h: In function 'nfs4_unregister_sysctl':
fs/nfs/nfs4_fs.h:385:1: warning: no return statement in function returning non-void
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions