From f9111e89461fcff46b3376586ffb004f999df18b Mon Sep 17 00:00:00 2001 From: guoshengyuan1 Date: Mon, 13 Oct 2025 14:13:02 +0800 Subject: [PATCH] codespellrc: add ist to ignorelist In Intel 64 architecture code, ist fails the spell check of checkpatch. Signed-off-by: guoshengyuan1 --- .codespellrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.codespellrc b/.codespellrc index cdf6a2facb5..cf28f7d9663 100644 --- a/.codespellrc +++ b/.codespellrc @@ -40,6 +40,7 @@ ignore-words-list = IST, infor, inport, + ist, lod, mot, mis,