]> 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>
Wed, 25 Apr 2012 01:03:41 +0000 (11:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 30 Apr 2012 05:17:23 +0000 (15:17 +1000)
commit9768d378c6ef038515d1111592f1ce8d91dbc40b
tree3b6b93a2a5359c196de3facd28b798c35a47e1ca
parent103f94a7bb31d475bb9ddb7b006d9a395144c7c2
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