]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: Fix double word "the the" in eth.c
authorMasanari Iida <standby24x7@gmail.com>
Thu, 6 Aug 2015 12:27:54 +0000 (21:27 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Aug 2015 05:53:00 +0000 (22:53 -0700)
commit8c620fc8c109e944719b6081370ff7844a15eb8d
treed3d56630ca8a391992a988083f2e23c0a28976e9
parent0a9bee27df65dd669c4633bd8ece359d0c5d4393
net: ethernet: Fix double word "the the" in eth.c

This patch fix double word "the the" in
Documentation/DocBook/networking/API-eth-get-headlen.html
Documentation/DocBook/networking/netdev.html
Documentation/DocBook/networking.xml

These files are generated from comment in source,
so I have to fix comment in net/ethernet/eth.c.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ethernet/eth.c