On Tue, Feb 24, 2026 at 2:53 PM Yousef El Bouzidi
[off-list ref] wrote:
Remove duplicated word "the" from comments across various subsystems.
All instances are clear typos where "the" appeared twice in
succession, often merged with the following word (e.g. "the they",
"the there", "the these", "the them").
Files fixed:
- drivers/base/platform.c
- drivers/crypto/inside-secure/eip93/eip93-hash.c
- drivers/mfd/axp20x.c
- drivers/net/ethernet/lantiq_xrx200.c
- drivers/platform/x86/intel/chtwc_int33fe.c
- drivers/platform/x86/intel/pmt/class.c
- drivers/s390/crypto/vfio_ap_ops.c
- kernel/irq/migration.c
Signed-off-by: Yousef El Bouzidi <redacted>
---
drivers/base/platform.c | 2 +-
drivers/crypto/inside-secure/eip93/eip93-hash.c | 2 +-
drivers/mfd/axp20x.c | 2 +-
Acked-by: Chen-Yu Tsai <wens@kernel.org> # axp20x