]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/vmstat.c: remov debug fs entries on failure of file creation and made extfrag_debu...
authorSasikantha babu <sasikanth.v19@gmail.com>
Thu, 3 May 2012 05:43:46 +0000 (15:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:28 +0000 (15:46 +1000)
commitc7f89b6880ad12fe3370cc54a92c90149db9d2a3
tree9d161c34fac4f215d054d8c40d7a8b7fe10093f3
parent25c50e76bcb2edbb37fbb262a15fb84af19dde55
mm/vmstat.c: remov debug fs entries on failure of file creation and made extfrag_debug_root dentry local

Removed debug fs files and directory on failure.  Since no one using
"extfrag_debug_root" dentry outside of function extfrag_debug_init made it
local to the function.

Signed-off-by: Sasikantha babu <sasikanth.v19@gmail.com>
Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/vmstat.c