From: Jeff Cody <jcody@redhat.com>
To: qemu-block@nongnu.org
Cc: peter.maydell@linaro.org, jcody@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 2/2] MAINTAINERS: Fix typo, block/stream.h -> block/stream.c
Date: Wed, 16 Mar 2016 13:38:38 -0400 [thread overview]
Message-ID: <1458149918-13531-3-git-send-email-jcody@redhat.com> (raw)
In-Reply-To: <1458149918-13531-1-git-send-email-jcody@redhat.com>
There is no block/stream.h, the intended filename is block/stream.c
instead.
Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: b9feeac95301c1b0b1c28a485da5e3781370c31a.1457578261.git.jcody@redhat.com
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 87ddace..afbe845 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1016,7 +1016,7 @@ F: blockjob.c
F: include/block/blockjob.h
F: block/backup.c
F: block/commit.c
-F: block/stream.h
+F: block/stream.c
F: block/mirror.c
T: git git://github.com/codyprime/qemu-kvm-jtc.git block
--
1.9.3
next prev parent reply other threads:[~2016-03-16 17:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 17:38 [Qemu-devel] [PULL 0/2] Block patches for 2.6 Jeff Cody
2016-03-16 17:38 ` [Qemu-devel] [PULL 1/2] block/sheepdog: fix argument passed to qemu_strtoul() Jeff Cody
2016-03-16 17:38 ` Jeff Cody [this message]
2016-03-17 8:52 ` [Qemu-devel] [PULL 0/2] Block patches for 2.6 Peter Maydell
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=1458149918-13531-3-git-send-email-jcody@redhat.com \
--to=jcody@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).