mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
block: Fix typos in comments (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
4e04f3d91a
commit
50d6a8a352
5 changed files with 6 additions and 6 deletions
2
block.c
2
block.c
|
@ -3002,7 +3002,7 @@ BlockReopenQueue *bdrv_reopen_queue(BlockReopenQueue *bs_queue,
|
|||
*
|
||||
* Reopens all BDS specified in the queue, with the appropriate
|
||||
* flags. All devices are prepared for reopen, and failure of any
|
||||
* device will cause all device changes to be abandonded, and intermediate
|
||||
* device will cause all device changes to be abandoned, and intermediate
|
||||
* data cleaned up.
|
||||
*
|
||||
* If all devices prepare successfully, then the changes are committed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue