From: Takashi Iwai <tiwai@suse.de>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Cc: alsa-devel@alsa-project.org, "Jonathan Corbet" <corbet@lwn.net>,
linux-kernel@vger.kernel.org,
"Linux Doc Mailing List" <linux-doc@vger.kernel.org>,
"Takashi Iwai" <tiwai@suse.com>,
"Julia Lawall" <Julia.Lawall@inria.fr>,
"Nícolas F. R. A. Prado" <nfraprado@protonmail.com>
Subject: Re: [PATCH v3 13/16] docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some characters
Date: Mon, 17 May 2021 13:03:45 +0200 [thread overview]
Message-ID: <s5hlf8d62r2.wl-tiwai@suse.de> (raw)
In-Reply-To: <f560414dfc677712126ae8b28e755e610d142c42.1621159997.git.mchehab+huawei@kernel.org>
On Sun, 16 May 2021 12:18:30 +0200,
Mauro Carvalho Chehab wrote:
>
> The conversion tools used during DocBook/LaTeX/html/Markdown->ReST
> conversion and some cut-and-pasted text contain some characters that
> aren't easily reachable on standard keyboards and/or could cause
> troubles when parsed by the documentation build system.
>
> Replace the occurences of the following characters:
>
> - U+00a0 (' '): NO-BREAK SPACE
> as it can cause lines being truncated on PDF output
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
thanks,
Takashi
> ---
> Documentation/sound/kernel-api/writing-an-alsa-driver.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/sound/kernel-api/writing-an-alsa-driver.rst b/Documentation/sound/kernel-api/writing-an-alsa-driver.rst
> index e6365836fa8b..90a58da36569 100644
> --- a/Documentation/sound/kernel-api/writing-an-alsa-driver.rst
> +++ b/Documentation/sound/kernel-api/writing-an-alsa-driver.rst
> @@ -3368,7 +3368,7 @@ This ensures that the device can be closed and the driver unloaded
> without losing data.
>
> This callback is optional. If you do not set ``drain`` in the struct
> -snd_rawmidi_ops structure, ALSA will simply wait for 50 milliseconds
> +snd_rawmidi_ops structure, ALSA will simply wait for 50 milliseconds
> instead.
>
> Miscellaneous Devices
> --
> 2.31.1
>
next prev parent reply other threads:[~2021-05-17 11:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-16 10:18 [PATCH v3 00/16] Replace some bad characters on documents Mauro Carvalho Chehab
2021-05-16 10:18 ` [PATCH v3 13/16] docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some characters Mauro Carvalho Chehab
2021-05-17 11:03 ` Takashi Iwai [this message]
2021-05-17 10:48 ` [PATCH v3 00/16] Replace some bad characters on documents David Woodhouse
2021-05-17 11:24 ` Mauro Carvalho Chehab
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=s5hlf8d62r2.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=Julia.Lawall@inria.fr \
--cc=alsa-devel@alsa-project.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+huawei@kernel.org \
--cc=nfraprado@protonmail.com \
--cc=tiwai@suse.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox