atm: iphase: Fix typo in comment
authorXiang wangx <wangxiang@cdjrlc.com>
Thu, 16 Jun 2022 16:41:55 +0000 (00:41 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 18 Jun 2022 03:17:18 +0000 (20:17 -0700)
Delete the redundant word 'the'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20220616164155.11686-1-wangxiang@cdjrlc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/atm/iphase.c

index 3e726ee..3241486 100644 (file)
@@ -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);