From: Benny Halevy Date: Mon, 14 Oct 2013 06:01:55 +0000 (+0300) Subject: nfsd: no need to unhash_stid before free X-Git-Tag: v3.13-rc1~59^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01a87d91fcecced2e2bdcd797794b4ede1f64b77;p=pandora-kernel.git nfsd: no need to unhash_stid before free idr_remove is about to be called before kmem_cache_free so unhashing it is redundant Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed