From: Yi Zhang <yi.zhang@redhat.com>
To: gi-oh.kim@profitbricks.com, osandov@fb.com
Cc: linux-block@vger.kernel.org
Subject: [PATCH] blktests: remove unused null_blk parameter for _init_null_blk in block/016
Date: Sat, 25 Aug 2018 18:06:19 +0800 [thread overview]
Message-ID: <20180825100619.17868-1-yi.zhang@redhat.com> (raw)
Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
---
tests/block/016 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/block/016 b/tests/block/016
index 0e6f2e1..e0a63ad 100755
--- a/tests/block/016
+++ b/tests/block/016
@@ -32,7 +32,7 @@ requires() {
test() {
echo "Running ${TEST_NAME}"
- if ! _init_null_blk null_blk queue_mode=2 irqmode=2 completion_nsec=2000000000; then
+ if ! _init_null_blk queue_mode=2 irqmode=2 completion_nsec=2000000000; then
return 1
fi
--
2.17.1
next reply other threads:[~2018-08-25 13:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-25 10:06 Yi Zhang [this message]
2018-08-27 7:56 ` [PATCH] blktests: remove unused null_blk parameter for _init_null_blk in block/016 Gi-Oh Kim
2018-08-28 18:06 ` Omar Sandoval
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=20180825100619.17868-1-yi.zhang@redhat.com \
--to=yi.zhang@redhat.com \
--cc=gi-oh.kim@profitbricks.com \
--cc=linux-block@vger.kernel.org \
--cc=osandov@fb.com \
/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;
as well as URLs for NNTP newsgroup(s).