From: Randy Dunlap Date: Fri, 27 Jul 2012 18:49:26 +0000 (-0700) Subject: nfs: fix stub return type warnings X-Git-Tag: v3.6-rc1~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0add3e8567a42b8137e26c0595a59f893d8592e0;p=pandora-kernel.git 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 Cc: Trond Myklebust Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed