mbox series

[v2,0/2] Documentation: misc-devices: Fix documentation issues (indentation, text format, toc) and outdated information

Message ID cover.1617743702.git.gustavo.pimentel@synopsys.com (mailing list archive)
Headers show
Series Documentation: misc-devices: Fix documentation issues (indentation, text format, toc) and outdated information | expand

Message

Gustavo Pimentel April 6, 2021, 9:17 p.m. UTC
This patch series fixes the documentation issues reported by doing
*make htmldocs*, such as:
 - indentation
 - text formatting
 - missing entry on the table of content related to dw-xdata-pcie misc
 driver index

Besides these warnings also fixes some outdated information related to
stop file interface in sysfs.

Changes:
 V2: Added cover-letter
     Added Reported-by, Link, and Fixes tags

Cc: linux-doc@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: Derek Kiernan <derek.kiernan@xilinx.com>
Cc: Dragan Cvetic <dragan.cvetic@xilinx.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Krzysztof Wilczyński <kw@linux.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>

Gustavo Pimentel (2):
  Documentation: misc-devices: Fix indentation, formatting, and update
    outdated info
  Documentation: misc-devices: Add missing entry on the table of content
    related to dw-xdata-pcie

 Documentation/misc-devices/dw-xdata-pcie.rst | 62 +++++++++++++++++++---------
 Documentation/misc-devices/index.rst         |  1 +
 2 files changed, 44 insertions(+), 19 deletions(-)