[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 18/21] hexagon: correct typos
From: |
Manos Pitsidianakis |
Subject: |
[PATCH v1 18/21] hexagon: correct typos |
Date: |
Tue, 20 Feb 2024 10:52:25 +0200 |
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>
Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
---
target/hexagon/idef-parser/macros.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/hexagon/idef-parser/macros.inc
b/target/hexagon/idef-parser/macros.inc
index 7478d4db17..94975d9583 100644
--- a/target/hexagon/idef-parser/macros.inc
+++ b/target/hexagon/idef-parser/macros.inc
@@ -127,5 +127,5 @@
/* Include fHIDE macros which hide type declarations */
#define fHIDE(A) A
-/* Purge non-relavant parts */
+/* Purge non-relevant parts */
#define fBRANCH_SPECULATE_STALL(A, B, C, D, E)
--
γαῖα πυρί μιχθήτω
- [PATCH v1 13/21] hw/riscv/virt.h: correct typos, (continued)
- [PATCH v1 13/21] hw/riscv/virt.h: correct typos, Manos Pitsidianakis, 2024/02/20
- [PATCH v1 14/21] pc-bios/README: correct typos, Manos Pitsidianakis, 2024/02/20
- [PATCH v1 16/21] qemu-options.hx: correct typos, Manos Pitsidianakis, 2024/02/20
- [PATCH v1 15/21] qapi/ui: correct typos, Manos Pitsidianakis, 2024/02/20
- [PATCH v1 17/21] ci/gitlab-pipeline-status: correct typos, Manos Pitsidianakis, 2024/02/20
- [PATCH v1 19/21] m68k: correct typos, Manos Pitsidianakis, 2024/02/20
- [PATCH v1 18/21] hexagon: correct typos,
Manos Pitsidianakis <=
- [PATCH v1 20/21] s390x: correct typos, Manos Pitsidianakis, 2024/02/20
- [PATCH v1 21/21] target/sparc: correct typos, Manos Pitsidianakis, 2024/02/20
- Re: [PATCH v1 00/21] Trivial tree wide typo fixes, Michael Tokarev, 2024/02/20