The following changes since commit
4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-4.15-fixes

for you to fetch changes up to 9956cfef3409177d9e24ea4b7910148a18073a6f:

  Documentation: fix docs build error after source file removed (2017-12-03 
15:11:45 -0700)

----------------------------------------------------------------
A handful of documentation fixes.  The most significant of these addresses
a problem with the new warning mode: it can break the build when confronted
with a source file containing malformed kerneldoc comments.

----------------------------------------------------------------
John Pittman (1):
      scsi: documentation: Fix case of 'scsi_device' struct mention(s)

Jonathan Neuschäfer (1):
      genericirq.rst: Remove :c:func:`...` in code blocks

Masanari Iida (1):
      dmaengine: doc : Fix warning "Title underline too short" while make 
xmldocs

Randy Dunlap (1):
      Documentation: fix docs build error after source file removed

Will Deacon (1):
      scripts/kernel-doc: Don't fail with status != 0 if error encountered with 
-none

 Documentation/core-api/genericirq.rst         | 16 ++++++++--------
 Documentation/driver-api/dmaengine/client.rst |  2 +-
 Documentation/driver-api/pci.rst              |  3 ---
 Documentation/scsi/scsi_mid_low_api.txt       |  6 +++---
 scripts/kernel-doc                            |  2 +-
 5 files changed, 13 insertions(+), 16 deletions(-)

Reply via email to