aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2018-06-22 10:37:08 +1000
committerDavid S. Miller <davem@davemloft.net>2018-06-23 10:37:37 +0900
commit805f16a5f12fd68e10841013ccfaceb2f4d7066a (patch)
treed07fb60ad57ca17fd1a4a7e38ae2c5ee4d38f3ec /init
parent3b0c3ebe2a42ce18a59828acc4578166367dc7b5 (diff)
Documentation: e1000: Fix docs build error
Recent patch updated e1000 docs to rst format. Docs build (`make htmldocs`) is currently failing due to this file with error: (SEVERE/4) Unexpected section title. This is because a section of the file is indented 2 spaces. Build error can be cleared by aligning the text with column 0. While we are changing these lines we can make sure line length does not exceed 72, that newlines following headings are uniform, and that full stops are followed by two spaces. Align text with column 0, limit line length to 72, ensure two spaces follow all full stops, ensure uniform use of newlines after heading. 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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions