[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 17/21] include/hw/xen/interface/io/blkif.h: fix "the the" typo in
From: |
Michael Tokarev |
Subject: |
[PULL 17/21] include/hw/xen/interface/io/blkif.h: fix "the the" typo in comment |
Date: |
Wed, 7 May 2025 21:04:08 +0300 |
Suggested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
include/hw/xen/interface/io/blkif.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/hw/xen/interface/io/blkif.h
b/include/hw/xen/interface/io/blkif.h
index 22f1eef0c0..c5527999d1 100644
--- a/include/hw/xen/interface/io/blkif.h
+++ b/include/hw/xen/interface/io/blkif.h
@@ -324,7 +324,7 @@
* access (even when it should be read-only). If the frontend hits the
* maximum number of allowed persistently mapped grants, it can fallback
* to non persistent mode. This will cause a performance degradation,
- * since the the backend driver will still try to map those grants
+ * since the backend driver will still try to map those grants
* persistently. Since the persistent grants protocol is compatible with
* the previous protocol, a frontend driver can choose to work in
* persistent mode even when the backend doesn't support it.
--
2.39.5
- [PULL 07/21] hw/i386/acpi-build: Fix typo in function name, (continued)
- [PULL 07/21] hw/i386/acpi-build: Fix typo in function name, Michael Tokarev, 2025/05/07
- [PULL 08/21] hw/core/machine: Fix indentation, Michael Tokarev, 2025/05/07
- [PULL 09/21] qom/object: Fix typo in comment, Michael Tokarev, 2025/05/07
- [PULL 10/21] hw/net/e1000: Remove stray empty comment in header, Michael Tokarev, 2025/05/07
- [PULL 12/21] hw/acpi/pcihp: Fix typo in function name, Michael Tokarev, 2025/05/07
- [PULL 14/21] block.c: fix "the the" typo in comment, Michael Tokarev, 2025/05/07
- [PULL 11/21] hw/pci-host/gpex-acpi: Fix typo in comment, Michael Tokarev, 2025/05/07
- [PULL 13/21] linux-user/mmap.c: fix "of of" typo in comment, Michael Tokarev, 2025/05/07
- [PULL 15/21] hw/xen/xen-hvm-common.c: fix "the the" typo in comment, Michael Tokarev, 2025/05/07
- [PULL 16/21] include/exec/cpu-common.h: fix "the the" typo in comment, Michael Tokarev, 2025/05/07
- [PULL 17/21] include/hw/xen/interface/io/blkif.h: fix "the the" typo in comment,
Michael Tokarev <=
- [PULL 18/21] qapi/qom.json: fix "the the" typo in comment, Michael Tokarev, 2025/05/07
- [PULL 20/21] qapi/machine-target.json: fix "in in" typo in comment, Michael Tokarev, 2025/05/07
- [PULL 21/21] docs: replace `-hda` with `-drive` & update `root=` kernel parameter, Michael Tokarev, 2025/05/07
- [PULL 19/21] hw/display/apple-gfx.m: fix "in in" typo in comment, Michael Tokarev, 2025/05/07