Re: [PATCH] treewide: fix duplicated word "the" in comments
From: Chen-Yu Tsai
Date: Tue Feb 24 2026 - 07:49:05 EST
On Tue, Feb 24, 2026 at 2:53 PM Yousef El Bouzidi
<elbouzidyyousef@xxxxxxxxx> 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 <elbouzidyyousef@xxxxxxxxx>
> ---
> 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@xxxxxxxxxx> # axp20x