From: Trond Myklebust Date: Wed, 11 Jun 2008 20:42:05 +0000 (-0400) Subject: NFS: Fix a warning in nfs4_async_handle_error X-Git-Tag: v2.6.27-rc1~1052^2~1^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e96d2867245668dbdb973729288cf69b9fafa66;p=pandora-kernel.git NFS: Fix a warning in nfs4_async_handle_error We're not modifying the nfs_server when we call nfs_inc_server_stats and friends, so allow the compiler to pass 'const' pointers too. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed