Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ethernet/natsemi: fix repeated words in comments

Delete the redundant word 'in'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Jilin Yuan and committed by
David S. Miller
951c6270 62783827

+1 -1
+1 -1
drivers/net/ethernet/natsemi/natsemi.c
··· 158 158 I. Board Compatibility 159 159 160 160 This driver is designed for National Semiconductor DP83815 PCI Ethernet NIC. 161 - It also works with other chips in in the DP83810 series. 161 + It also works with other chips in the DP83810 series. 162 162 163 163 II. Board-specific settings 164 164