qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] correct spelling
@ 2011-10-14  7:41 Dong Xu Wang
  2011-10-14  9:24 ` Andreas Färber
  0 siblings, 1 reply; 2+ messages in thread
From: Dong Xu Wang @ 2011-10-14  7:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Dong Xu Wang


Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
---
 block/sheepdog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/block/sheepdog.c b/block/sheepdog.c
index c1f6e07..ae857e2 100644
--- a/block/sheepdog.c
+++ b/block/sheepdog.c
@@ -66,7 +66,7 @@
  * 20 - 31 (12 bits): reserved data object space
  * 32 - 55 (24 bits): vdi object space
  * 56 - 59 ( 4 bits): reserved vdi object space
- * 60 - 63 ( 4 bits): object type indentifier space
+ * 60 - 63 ( 4 bits): object type identifier space
  */
 
 #define VDI_SPACE_SHIFT   32
-- 
1.7.5.4

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

* Re: [Qemu-devel] [PATCH] correct spelling
  2011-10-14  7:41 [Qemu-devel] [PATCH] correct spelling Dong Xu Wang
@ 2011-10-14  9:24 ` Andreas Färber
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Färber @ 2011-10-14  9:24 UTC (permalink / raw)
  To: Dong Xu Wang; +Cc: qemu-trivial, qemu-devel

[cc'ing qemu-trivial]

A one-line summary here and a topic like sheepdog: in the subject
would've been nice but given it's just a typo fix... :)

Am 14.10.2011 09:41, schrieb Dong Xu Wang:
> Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
> ---
>  block/sheepdog.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/block/sheepdog.c b/block/sheepdog.c
> index c1f6e07..ae857e2 100644
> --- a/block/sheepdog.c
> +++ b/block/sheepdog.c
> @@ -66,7 +66,7 @@
>   * 20 - 31 (12 bits): reserved data object space
>   * 32 - 55 (24 bits): vdi object space
>   * 56 - 59 ( 4 bits): reserved vdi object space
> - * 60 - 63 ( 4 bits): object type indentifier space
> + * 60 - 63 ( 4 bits): object type identifier space
>   */
>  
>  #define VDI_SPACE_SHIFT   32

Reviewed-by: Andreas Färber <afaerber@suse.de>

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746, AG Nürnberg

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

end of thread, other threads:[~2011-10-14  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-14  7:41 [Qemu-devel] [PATCH] correct spelling Dong Xu Wang
2011-10-14  9:24 ` Andreas Färber

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