From: Akinobu Mita Date: Tue, 26 Jul 2011 23:09:03 +0000 (-0700) Subject: fail_make_request: cleanup should_fail_request X-Git-Tag: v3.1-rc1~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c9cd3793e5878e301ec2219785a7b8ca402ef1;p=pandora-kernel.git fail_make_request: cleanup should_fail_request This changes should_fail_request() to more usable wrapper function of should_fail(). It can avoid putting #ifdef CONFIG_FAIL_MAKE_REQUEST in the middle of a function. Signed-off-by: Akinobu Mita Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed