[PATCH 0/7] fault-injection cleanup

From: Akinobu Mita
Date: Sun Jul 03 2011 - 09:58:42 EST


This collection of cleanup patches removes about 100 lines of code
without reducing any functionalities of fault-injection.

Akinobu Mita (7):
fault-injection: do not include unneeded header
fault-injection: remove nonexistent function extern
fault-injection: cleanup simple attribute of stacktrace_depth
fault-injection: use debugfs_remove_recursive
failslab: simplify debugfs initialization
fail_page_alloc: simplify debugfs initialization
fail_make_request: cleanup should_fail_request

block/blk-core.c | 26 ++++----
include/linux/fault-inject.h | 19 +-----
lib/fault-inject.c | 144 ++++++++++++------------------------------
mm/failslab.c | 31 +++------
mm/page_alloc.c | 51 +++++----------
5 files changed, 82 insertions(+), 189 deletions(-)

--
1.7.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/