mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Akinobu Mita <akinobu.mita@gmail.com>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Subject: [PATCH 0/7] fault-injection cleanup
Date: Sun,  3 Jul 2011 22:59:41 +0900	[thread overview]
Message-ID: <1309701588-16588-1-git-send-email-akinobu.mita@gmail.com> (raw)

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


             reply	other threads:[~2011-07-03 13:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-03 13:59 Akinobu Mita [this message]
2011-07-03 13:59 ` [PATCH 1/7] fault-injection: do not include unneeded header Akinobu Mita
2011-07-03 13:59 ` [PATCH 2/7] fault-injection: remove nonexistent function extern Akinobu Mita
2011-07-03 13:59 ` [PATCH 3/7] fault-injection: cleanup simple attribute of stacktrace_depth Akinobu Mita
2011-07-03 13:59 ` [PATCH 4/7] fault-injection: use debugfs_remove_recursive Akinobu Mita
2011-07-03 13:59 ` [PATCH 5/7] failslab: simplify debugfs initialization Akinobu Mita
2011-07-03 13:59 ` [PATCH 6/7] fail_page_alloc: " Akinobu Mita
2011-07-03 13:59 ` [PATCH 7/7] fail_make_request: cleanup should_fail_request Akinobu Mita

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1309701588-16588-1-git-send-email-akinobu.mita@gmail.com \
    --to=akinobu.mita@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®