[PATCH] scripts: Remove "thead" as the misspell of "thread"
Yao Zi
ziyao at disroot.org
Fri May 30 12:06:43 CEST 2025
"thead" is frequently used as abbreviation of T-Head, the IP and SoC
designer in China. This misspell entry causes lots of false-positives
when working with our T-Head SoC port.
Let's remove the entry as what has been done in Linux upstream commit[2]
15571273db93 ("scripts/spelling.txt: remove 'thead' as a typo").
Link: https://www.t-head.cn/ # [1]
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=15571273db93ac2e4415e74280e04566c31d5eb0 # [2]
Signed-off-by: Yao Zi <ziyao at disroot.org>
---
scripts/spelling.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index aec616b1d3b..36387e0e0ab 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -1456,7 +1456,6 @@ teh||the
temorary||temporary
temproarily||temporarily
temperture||temperature
-thead||thread
therfore||therefore
thier||their
threds||threads
--
2.49.0
More information about the U-Boot
mailing list