All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Documentation fixes
@ 2017-07-13 16:35 Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2017-07-13 16:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

The following changes since commit
1cb566ba5634d7593b8b2a0a5c83f1c9e14b2e09:

  scripts/kernel-doc: handle DECLARE_HASHTABLE (2017-07-03 06:57:09 -0600)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/4.13-fixes

for you to fetch changes up to 51e988f4092428e3d2c9f141fba9f86583bc82f3:

  kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txt (2017-07-12 16:56:40 -0600)

----------------------------------------------------------------
A set of fixes for various warnings, including the one caused by the
removal of kernel/rcu/srcu.c.  Also correct a stray pointer in
memory-barriers.txt.

----------------------------------------------------------------
Jonathan Corbet (3):
      docs: Do not include from kernel/rcu/srcu.c
      docs: Include uaccess docs from the right file
      docs: Turn off section numbering for the input docs

SeongJae Park (2):
      memory-barriers.txt: Fix broken link to atomic_ops.txt
      kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txt

 Documentation/core-api/kernel-api.rst                |  2 +-
 Documentation/driver-api/basics.rst                  |  3 ---
 Documentation/input/index.rst                        |  1 -
 Documentation/memory-barriers.txt                    |  6 +++---
 Documentation/translations/ko_KR/memory-barriers.txt | 14 +++++++-------
 5 files changed, 11 insertions(+), 15 deletions(-)

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

* [PULL] Documentation fixes
@ 2017-12-04 21:52 Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2017-12-04 21:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

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

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

* Re: [pull] documentation fixes
  2009-02-17 14:08 [pull] documentation fixes Jan Engelhardt
@ 2009-02-17 14:20 ` Patrick McHardy
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick McHardy @ 2009-02-17 14:20 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: netfilter-devel

Jan Engelhardt wrote:
> Please pull from
> 	git://dev.medozas.de/iptables master
> 
> to receive:
> 
> 	build: trigger reconfigure when extensions/GNUmakefile.in changes
> 	doc: do not put IPv4 doc into ip6tables.8

Pulled and pushed out, thanks. Please include a full diffstat though,
that saves me from having to add up the individual diffstats manually :)



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

* [pull] documentation fixes
@ 2009-02-17 14:08 Jan Engelhardt
  2009-02-17 14:20 ` Patrick McHardy
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Engelhardt @ 2009-02-17 14:08 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber


Please pull from
	git://dev.medozas.de/iptables master

to receive:

	build: trigger reconfigure when extensions/GNUmakefile.in changes
	doc: do not put IPv4 doc into ip6tables.8

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

end of thread, other threads:[~2017-12-04 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-13 16:35 [PULL] Documentation fixes Jonathan Corbet
  -- strict thread matches above, loose matches on Subject: below --
2017-12-04 21:52 Jonathan Corbet
2009-02-17 14:08 [pull] documentation fixes Jan Engelhardt
2009-02-17 14:20 ` Patrick McHardy

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.