ethernet/via: fix repeated words in comments
authorJilin Yuan <yuanjilin@cdjrlc.com>
Fri, 8 Jul 2022 14:53:04 +0000 (22:53 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jul 2022 13:12:54 +0000 (14:12 +0100)
Delete the redundant word 'driver'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/via/via-velocity.h

index c02a9654dce66ca791c93a87e4dd8c9a3e24a9f5..ffdac6fac05499d993debc1fec9f125960b04253 100644 (file)
@@ -938,7 +938,7 @@ enum  velocity_owner {
 #define IMR_MASK_VALUE      0x0013FB0FUL       /* initial value of IMR
                                                   ignore MIBFI,RACEI to
                                                   reduce intr. frequency
-                                                  NOTE.... do not enable NoBuf int mask at driver driver
+                                                  NOTE.... do not enable NoBuf int mask at driver
                                                      when (1) NoBuf -> RxThreshold = SF
                                                           (2) OK    -> RxThreshold = original value
                                                 */