From: Yanchuan Nian Date: Thu, 13 Dec 2012 06:37:52 +0000 (+0800) Subject: nfs: Remove unused list nfs4_clientid_list X-Git-Tag: v3.8-rc1~72^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d7a57693af660666c4afdc54c09b2f9655e260;p=pandora-kernel.git nfs: Remove unused list nfs4_clientid_list This list was designed to store struct nfs4_client in the client side. But nfs4_client was obsolete and has been removed from the source code. So remove the unused list. Signed-off-by: Yanchuan Nian Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed