Re: [PATCH 0/3] Get rid of some undesirable characters
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-07-25 20:36:24
Also in:
alsa-devel, kvm, linux-doc, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-07-25 20:36:24
Also in:
alsa-devel, kvm, linux-doc, lkml
Mauro Carvalho Chehab [off-list ref] writes:
Hi Jon,
While rebasing my docs tree, I noticed that there are three remaining
patches from my past series that replace some UTF-8 chars by ASCII
ones that aren't applied yet. Not sure what happened here.
Anyway, those are the missing ones.
Mauro Carvalho Chehab (3):
docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some
characters
docs: firmware-guide: acpi: dsd: graph.rst: replace some characters
docs: virt: kvm: api.rst: replace some characters
.../firmware-guide/acpi/dsd/graph.rst | 2 +-
.../kernel-api/writing-an-alsa-driver.rst | 2 +-
Documentation/virt/kvm/api.rst | 28 +++++++++----------
3 files changed, 16 insertions(+), 16 deletions(-)Applied, thanks. jon