projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ff9ae0
)
block: Fix spelling in comment (ineffcient -> inefficient)
author
Stefan Weil
<sw@weilnetz.de>
Tue, 17 Apr 2012 17:41:08 +0000
(19:41 +0200)
committer
Kevin Wolf
<kwolf@redhat.com>
Thu, 19 Apr 2012 13:48:52 +0000
(15:48 +0200)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/cow.c
patch
|
blob
|
history
diff --git
a/block/cow.c
b/block/cow.c
index 8d3c9f873cd5081371f58bc2a48ef0b88476d019..a5a00eb9ca548d334e8431d6e33d322e569296e9 100644
(file)
--- a/
block/cow.c
+++ b/
block/cow.c
@@
-103,7
+103,7
@@
static int cow_open(BlockDriverState *bs, int flags)
}
/*
- * XXX(hch): right now these functions are extremely ineffcient.
+ * XXX(hch): right now these functions are extremely ineff
i
cient.
* We should just read the whole bitmap we'll need in one go instead.
*/
static inline int cow_set_bit(BlockDriverState *bs, int64_t bitnum)