All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] docs: fix persistent grants doc typo
@ 2012-11-27 10:03 Roger Pau Monne
  2012-11-27 10:03 ` [PATCH 2/2] docs: expand persistent grants protocol Roger Pau Monne
  2012-11-27 11:29 ` [PATCH 1/2] docs: fix persistent grants doc typo Ian Campbell
  0 siblings, 2 replies; 10+ messages in thread
From: Roger Pau Monne @ 2012-11-27 10:03 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
 xen/include/public/io/blkif.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xen/include/public/io/blkif.h b/xen/include/public/io/blkif.h
index accdda4..db9c379 100644
--- a/xen/include/public/io/blkif.h
+++ b/xen/include/public/io/blkif.h
@@ -307,7 +307,7 @@
  *     the grants.
  * (8) The frontend driver has to allow the backend driver to map all grants
  *     with write access, even when they should be mapped read-only, since
- *     further requests may reuse this grants and require write permisions.
+ *     further requests may reuse this grants and require write permissions.
  */
 
 /*
-- 
1.7.7.5 (Apple Git-26)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2012-11-29 12:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 10:03 [PATCH 1/2] docs: fix persistent grants doc typo Roger Pau Monne
2012-11-27 10:03 ` [PATCH 2/2] docs: expand persistent grants protocol Roger Pau Monne
2012-11-29 10:49   ` Ian Campbell
2012-11-29 11:30     ` Roger Pau Monné
2012-11-29 11:34       ` Ian Campbell
2012-11-29 12:43         ` Roger Pau Monné
2012-11-27 11:29 ` [PATCH 1/2] docs: fix persistent grants doc typo Ian Campbell
2012-11-28 15:35   ` Roger Pau Monné
2012-11-28 15:59     ` Ian Campbell
2012-11-29 11:28       ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.