From: Dan Carpenter Date: Sat, 6 Mar 2010 12:02:22 +0000 (+0300) Subject: nfs: fix unlikely memory leak X-Git-Tag: v2.6.34-rc2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dd08a570dcf45d52155996fee688405635ee481;p=pandora-kernel.git nfs: fix unlikely memory leak I'll admit that it's unlikely for the first allocation to fail and the second one to succeed. I won't be offended if you ignore this patch. Signed-off-by: Dan Carpenter Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed