style: Fix "the the" typo across the codebase.

Fix 269 occurrences of duplicate "the" word typo found in 209 files
across source code, header files, and configuration.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
Huang Qi
2026-03-22 20:48:23 +08:00
committed by simbit18
parent 864fdb090c
commit e3eeaefd6d
209 changed files with 269 additions and 269 deletions
@@ -82,7 +82,7 @@ SECTIONS
_ebss = ABSOLUTE(.);
} > ksram
/* Emit the the D3 power domain section for locating BDMA data
/* Emit the D3 power domain section for locating BDMA data
*
* Static data with locate_data(".sram4") will be located
* at start of SRAM4; the rest of SRAM4 will be added to the heap.