ethtool: Fix unwanted section breaks in kernel-doc
authorBen Hutchings <ben@decadent.org.uk>
Wed, 12 Feb 2014 22:15:09 +0000 (22:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Feb 2014 22:33:04 +0000 (17:33 -0500)
A colon almost unavoidably starts a new section.  The script should be
changed to provide a way to avoid this, but for now reword the
comments to avoid using colons.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found