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 <[email protected]> ---------------------------------------------------------------- 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(-)

