From: Bryan Schumaker Date: Mon, 12 Mar 2012 15:28:24 +0000 (-0400) Subject: NFS: Only define some function when v4.1 is enabled X-Git-Tag: v3.4-rc1~123^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b7c8dd205d6df1629ccde9f6dcf6a85d34c37ff;p=pandora-kernel.git NFS: Only define some function when v4.1 is enabled Now that the nfs4_cb_match_client() function is static, gcc notices that it is only used when CONFIG_NFS_V4_1 is enabled. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed