From: Xiaotian Feng Date: Fri, 16 Nov 2012 22:14:55 +0000 (-0800) Subject: swapfile: fix name leak in swapoff X-Git-Tag: v3.7-rc6~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58b59c1df3cb990d644018e1461cd4acd3c1700;p=pandora-kernel.git swapfile: fix name leak in swapoff There's a name leak introduced by commit 91a27b2a7567 ("vfs: define struct filename and have getname() return it"). Add the missing putname. [akpm@linux-foundation.org: cleanup] Signed-off-by: Xiaotian Feng Reviewed-by: Jeff Layton Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed