From: Deepak Kathayat <deepak.mk17@gmail.com>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Deepak Kathayat <deepak.mk17@gmail.com>,
stefanha@redhat.com
Subject: [Qemu-devel] [PATCH] qcow2: Remove FIXME comment, already fixed
Date: Mon, 24 Mar 2014 14:06:15 +0800 [thread overview]
Message-ID: <1395641175-30878-1-git-send-email-deepak.mk17@gmail.com> (raw)
Signed-off-by: Deepak Kathayat <deepak.mk17@gmail.com>
---
block/qcow2.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/block/qcow2.h b/block/qcow2.h
index 0b0eac8..25663d4 100644
--- a/block/qcow2.h
+++ b/block/qcow2.h
@@ -413,7 +413,6 @@ static inline uint64_t l2meta_cow_end(QCowL2Meta *m)
+ (m->cow_end.nb_sectors << BDRV_SECTOR_BITS);
}
-// FIXME Need qcow2_ prefix to global functions
/* qcow2.c functions */
int qcow2_backing_read1(BlockDriverState *bs, QEMUIOVector *qiov,
--
1.7.9.5
next reply other threads:[~2014-03-24 6:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 6:06 Deepak Kathayat [this message]
2014-03-24 15:08 ` [Qemu-devel] [PATCH] qcow2: Remove FIXME comment, already fixed Leandro Dorileo
2014-03-25 12:47 ` Stefan Hajnoczi
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=1395641175-30878-1-git-send-email-deepak.mk17@gmail.com \
--to=deepak.mk17@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=stefanha@redhat.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).