mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
Trivial: 3 char repeat typos
Inspired by Julia Lawall's fixing of Linux kernel comments, I looked at qemu, although I did it manually. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Klaus Jensen <k.jensen@samsung.com> Message-Id: <20220614104045.85728-2-dgilbert@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
832fef7cc1
commit
118d4ed045
9 changed files with 10 additions and 9 deletions
|
@ -1013,7 +1013,7 @@ static int vscsi_send_capabilities(VSCSIState *s, vscsi_req *req)
|
|||
}
|
||||
|
||||
/*
|
||||
* Current implementation does not suppport any migration or
|
||||
* Current implementation does not support any migration or
|
||||
* reservation capabilities. Construct the response telling the
|
||||
* guest not to use them.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue