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)
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 (228046e76189 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

index 616848940e63f7303633e0be67febc86bee6ac6f..55f28e5043b6d31eae22e52f8c9d873861cb58bc 100644 (file)
@@ -1,3 +1,4 @@
+===========================================================
 Linux* Base Driver for Intel(R) Ethernet Network Connection
 ===========================================================