From: Xiang wangx Date: Thu, 16 Jun 2022 16:41:55 +0000 (+0800) Subject: atm: iphase: Fix typo in comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f691b4d87edfd3fb37ad589d38cf858f47c6e050;p=linux.git atm: iphase: Fix typo in comment Delete the redundant word 'the'. Signed-off-by: Xiang wangx Link: https://lore.kernel.org/r/20220616164155.11686-1-wangxiang@cdjrlc.com Signed-off-by: Jakub Kicinski --- diff --git a/drivers/atm/iphase.c b/drivers/atm/iphase.c index 3e726ee91fdce..3241486869530 100644 --- a/drivers/atm/iphase.c +++ b/drivers/atm/iphase.c @@ -739,7 +739,7 @@ static u16 ia_eeprom_get (IADEV *iadev, u32 addr) u32 t; int i; /* - * Read the first bit that was clocked with the falling edge of the + * Read the first bit that was clocked with the falling edge of * the last command data clock */ NVRAM_CMD(IAREAD + addr);