[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 30/34] s390x: correct typos
From: |
Michael Tokarev |
Subject: |
[PULL 30/34] s390x: correct typos |
Date: |
Thu, 22 Feb 2024 14:25:57 +0300 |
From: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>
Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
target/s390x/cpu_features_def.h.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/s390x/cpu_features_def.h.inc
b/target/s390x/cpu_features_def.h.inc
index e68da9b8ff..c53ac13352 100644
--- a/target/s390x/cpu_features_def.h.inc
+++ b/target/s390x/cpu_features_def.h.inc
@@ -142,7 +142,7 @@ DEF_FEAT(SIE_CEI, "cei", SCLP_CPU, 43, "SIE:
Conditional-external-interception f
/*
* Features exposed via no feature bit (but e.g., instruction sensing)
- * -> the feature bit number is irrelavant
+ * -> the feature bit number is irrelevant
*/
DEF_FEAT(DAT_ENH_2, "dateh2", MISC, 0, "DAT-enhancement facility 2")
DEF_FEAT(CMM, "cmm", MISC, 0, "Collaborative-memory-management facility")
--
2.39.2
- [PULL 19/34] include/exec/memory.h: correct typos, (continued)
- [PULL 19/34] include/exec/memory.h: correct typos, Michael Tokarev, 2024/02/22
- [PULL 18/34] sh4: correct typos, Michael Tokarev, 2024/02/22
- [PULL 21/34] hw/cxl/cxl_device.h: correct typos, Michael Tokarev, 2024/02/22
- [PULL 22/34] hw/net/npcm_gmac.h: correct typos, Michael Tokarev, 2024/02/22
- [PULL 23/34] hw/riscv/virt.h: correct typos, Michael Tokarev, 2024/02/22
- [PULL 25/34] qapi/ui: correct typos, Michael Tokarev, 2024/02/22
- [PULL 24/34] pc-bios/README: correct typos, Michael Tokarev, 2024/02/22
- [PULL 26/34] qemu-options.hx: correct typos, Michael Tokarev, 2024/02/22
- [PULL 27/34] ci/gitlab-pipeline-status: correct typos, Michael Tokarev, 2024/02/22
- [PULL 28/34] hexagon: correct typos, Michael Tokarev, 2024/02/22
- [PULL 30/34] s390x: correct typos,
Michael Tokarev <=
- [PULL 29/34] m68k: correct typos, Michael Tokarev, 2024/02/22
- [PULL 32/34] hw/hppa/Kconfig: Fix building with "configure --without-default-devices", Michael Tokarev, 2024/02/22
- [PULL 31/34] target/sparc: correct typos, Michael Tokarev, 2024/02/22
- [PULL 33/34] docs/system: Update description for input grab key, Michael Tokarev, 2024/02/22
- [PULL 34/34] system/vl: Update description for input grab key, Michael Tokarev, 2024/02/22
- Re: [PULL 00/34] Trivial patches for 2024-02-22, Peter Maydell, 2024/02/22