qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] iostatus: fix comments for block_job_iostatus_reset
@ 2016-05-30  9:28 Changlong Xie
  2016-05-31 22:47 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Changlong Xie @ 2016-05-30  9:28 UTC (permalink / raw)
  To: qemu devel, qemu trival, Stefan Hajnoczi, Fam Zheng, Max Reitz,
	Kevin Wolf
  Cc: Changlong Xie

Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
---
 include/block/blockjob.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/block/blockjob.h b/include/block/blockjob.h
index 86d2807..00ac418 100644
--- a/include/block/blockjob.h
+++ b/include/block/blockjob.h
@@ -397,7 +397,7 @@ int block_job_complete_sync(BlockJob *job, Error **errp);
  * @job: The job whose I/O status should be reset.
  *
  * Reset I/O status on @job and on BlockDriverState objects it uses,
- * other than job->bs.
+ * other than job->blk.
  */
 void block_job_iostatus_reset(BlockJob *job);
 
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] iostatus: fix comments for block_job_iostatus_reset
  2016-05-30  9:28 [Qemu-devel] [PATCH] iostatus: fix comments for block_job_iostatus_reset Changlong Xie
@ 2016-05-31 22:47 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2016-05-31 22:47 UTC (permalink / raw)
  To: Changlong Xie; +Cc: qemu devel, qemu trival, Fam Zheng, Max Reitz, Kevin Wolf

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

On Mon, May 30, 2016 at 05:28:11PM +0800, Changlong Xie wrote:
> Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
> ---
>  include/block/blockjob.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-31 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30  9:28 [Qemu-devel] [PATCH] iostatus: fix comments for block_job_iostatus_reset Changlong Xie
2016-05-31 22:47 ` Stefan Hajnoczi

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).