]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: e1000: Use correct heading adornment
authorTobin C. Harding <me@tobin.cc>
Fri, 22 Jun 2018 00:37:06 +0000 (10:37 +1000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jun 2018 01:37:37 +0000 (10:37 +0900)
commitb47e5c3b0a94e4a269cda6fc5bdbdb47ecc8a736
tree9759e7767d4921b8bcb1a3d61b655fc714aaaf0d
parent626ad7b1df6a27bb35cb2beb1d6d158d51819458
Documentation: e1000: Use correct heading adornment

Recently documentation file was converted to rst.  The document title
has the incorrect heading adornment.  From kernel docs:

* Please stick to this order of heading adornments:

  1. ``=`` with overline for document title::

       ==============
       Document title
       ==============

Add  overline heading adornment to document title.

Fixes commit (f9f0a86c248e Documentation: e1000: Update kernel documentation)

CC: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/e1000.rst