All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Stephen Rothwell <sfr@canb.auug.org.au>
Subject: [GIT PULL] Driver core documentation fixes for 5.10-rc3
Date: Sun, 8 Nov 2020 19:46:40 +0100	[thread overview]
Message-ID: <20201108184640.GA66927@kroah.com> (raw)

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.10-rc3

for you to fetch changes up to d181bfe36715a1834958cf2d62253b624adfae51:

  Documentation: remove mic/index from misc-devices/index.rst (2020-11-04 11:38:32 +0100)

----------------------------------------------------------------
Driver core documentation fixes for 5.10-rc3

Here are some small Documentation fixes for 5.10-rc3 that were fallout
from the larger documentation update we did in 5.10-rc2.  Nothing major
here at all, but all of these have been in linux-next and resolve build
warnings when building the documentation files.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Documentation: remove mic/index from misc-devices/index.rst

Mauro Carvalho Chehab (5):
      docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys
      docs: ABI: sysfs-class-net: fix a typo
      docs: leds: index.rst: add a missing file
      scripts: get_abi.pl: Don't let ABI files to create subtitles
      scripts: get_api.pl: Add sub-titles to ABI output

 Documentation/ABI/stable/sysfs-driver-dma-ioatdma | 10 +++++-----
 Documentation/ABI/testing/sysfs-class-net         |  2 +-
 Documentation/leds/index.rst                      |  1 +
 Documentation/misc-devices/index.rst              |  1 -
 scripts/get_abi.pl                                | 23 +++++++++++++++++++++++
 5 files changed, 30 insertions(+), 7 deletions(-)

             reply	other threads:[~2020-11-08 18:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-08 18:46 Greg KH [this message]
2020-11-08 19:38 ` [GIT PULL] Driver core documentation fixes for 5.10-rc3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201108184640.GA66927@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.