commit | ecea49914b329e3f5cf746979c10e05e6bdad77a | [log] [tgz] |
---|---|---|
author | Masanari Iida <standby24x7@gmail.com> | Thu Aug 06 21:27:54 2015 +0900 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 09 22:53:00 2015 -0700 |
tree | d3d56630ca8a391992a988083f2e23c0a28976e9 | |
parent | 0024f8920045c6a57d98b44290bbaebb0e3c6c00 [diff] |
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>