From: David Howells Date: Wed, 23 Aug 2006 00:06:08 +0000 (-0400) Subject: NFS: Fix NFS4 callback up/down prototypes X-Git-Tag: v2.6.19-rc1~1271^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae1fbce142b67bf59e15fb1af96e88a96abde7b;p=pandora-kernel.git NFS: Fix NFS4 callback up/down prototypes Make the nfs_callback_up()/down() prototypes just do nothing if NFS4 is not enabled. Also make the down function void type since we can't really do anything if it fails. Signed-Off-By: David Howells Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed