projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bf3f8e
)
raw-posix: Typo fix
author
Frediano Ziglio
<freddy77@gmail.com>
Wed, 27 Jul 2011 18:12:01 +0000
(20:12 +0200)
committer
Kevin Wolf
<kwolf@redhat.com>
Mon, 1 Aug 2011 10:10:29 +0000
(12:10 +0200)
Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/raw-posix.c
patch
|
blob
|
history
diff --git
a/block/raw-posix.c
b/block/raw-posix.c
index 6672d31da3912c92740e56d11b9df4153ec14fa8..6dd708688b1afe0a56f29abecda9af30fca1c7ce 100644
(file)
--- a/
block/raw-posix.c
+++ b/
block/raw-posix.c
@@
-587,7
+587,7
@@
static BlockDriverAIOCB *raw_aio_submit(BlockDriverState *bs,
/*
* If O_DIRECT is used the buffer needs to be aligned on a sector
- * boundary. Check if this is the case or tell
l
the low-level
+ * boundary. Check if this is the case or tell the low-level
* driver that it needs to copy the buffer.
*/
if (s->aligned_buf) {