From: Sasikantha babu Date: Tue, 29 May 2012 22:06:22 +0000 (-0700) Subject: mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_deb... X-Git-Tag: v3.5-rc1~49^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bde8bd8a1d5242589ddcaef8e017b48b207c4729;p=pandora-kernel.git mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local Remove debug fs files and directory on failure. Since no one is using "extfrag_debug_root" dentry outside of extfrag_debug_init(), make it local to the function. Signed-off-by: Sasikantha babu Acked-by: David Rientjes Acked-by: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed