All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dw-xdata-pcie: Fix documentation build warns
@ 2021-04-07 20:31 Gustavo Pimentel
  2021-04-07 20:31 ` [PATCH v3 1/2] dw-xdata-pcie: Fix documentation build warns and update outdated info Gustavo Pimentel
  2021-04-07 20:31 ` [PATCH v3 2/2] misc-device: Add dw-xdata-pcie to toctree(index) Gustavo Pimentel
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo Pimentel @ 2021-04-07 20:31 UTC (permalink / raw)
  To: linux-doc, linux-pci, linux-kernel, Derek Kiernan, Dragan Cvetic,
	Arnd Bergmann, Andrew Morton, Greg Kroah-Hartman, Jonathan Corbet,
	Bjorn Helgaas, Krzysztof Wilczyński, Stephen Rothwell
  Cc: Gustavo Pimentel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1840 bytes --]

This patch series fixes the documentation build warnings, such as:
Documentation/misc-devices/dw-xdata-pcie.rst:20: WARNING: Unexpected
indentation.
Documentation/misc-devices/dw-xdata-pcie.rst:24: WARNING: Unexpected
indentation.
Documentation/misc-devices/dw-xdata-pcie.rst:25: WARNING: Block quote
ends without a blank line; unexpected unindent.
Documentation/misc-devices/dw-xdata-pcie.rst:30: WARNING: Unexpected
indentation.
Documentation/misc-devices/dw-xdata-pcie.rst:34: WARNING: Unexpected
indentation.
Documentation/misc-devices/dw-xdata-pcie.rst:35: WARNING: Block quote
ends without a blank line; unexpected unindent.
Documentation/misc-devices/dw-xdata-pcie.rst:40: WARNING: Unexpected
indentation.
Documentation/misc-devices/dw-xdata-pcie.rst: WARNING: document isn't
included in any toctree

Also fixes some outdated information related to stop file interface
in sysfs.

Changes:
 V2: Added cover-letter
     Added Reported-by, Link, and Fixes tags
 V3: Reformulated patch's text description and title

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):
  dw-xdata-pcie: Fix documentation build warns and update outdated info
  misc-device: Add dw-xdata-pcie to toctree(index)

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

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-10  9:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07 20:31 [PATCH v3 0/2] dw-xdata-pcie: Fix documentation build warns Gustavo Pimentel
2021-04-07 20:31 ` [PATCH v3 1/2] dw-xdata-pcie: Fix documentation build warns and update outdated info Gustavo Pimentel
2021-04-10  9:00   ` Greg Kroah-Hartman
2021-04-07 20:31 ` [PATCH v3 2/2] misc-device: Add dw-xdata-pcie to toctree(index) Gustavo Pimentel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.