From: Randy Dunlap <rdunlap@infradead.org>
To: Richard Genoud <richard.genoud@gmail.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Jiri Kosina <trivial@kernel.org>
Subject: Re: [PATCH] tty: doc: Fix typos in serial/tty
Date: Wed, 03 Sep 2014 09:46:37 -0700 [thread overview]
Message-ID: <540745ED.1020307@infradead.org> (raw)
In-Reply-To: <1409759628-25754-1-git-send-email-richard.genoud@gmail.com>
On 09/03/14 08:53, Richard Genoud wrote:
> Correct spelling typos in serial/tty
>
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
Jiri, can you take this, please?
> ---
> Documentation/serial/tty.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/serial/tty.txt b/Documentation/serial/tty.txt
> index 540db41dfd5d..1e52d67d0abf 100644
> --- a/Documentation/serial/tty.txt
> +++ b/Documentation/serial/tty.txt
> @@ -146,7 +146,7 @@ set_termios() Notify the tty driver that the device's termios
> driver function is responsible for modifying any
> bits in the request it cannot fulfill to indicate
> the actual modes being used. A device with no
> - hardware capability for change (eg a USB dongle or
> + hardware capability for change (e.g. a USB dongle or
> virtual port) can provide NULL for this method.
>
> throttle() Notify the tty driver that input buffers for the
> @@ -258,7 +258,7 @@ put_char() - Stuff a single character onto the queue. The
>
> flush_chars() - Ask the kernel to write put_char queue
>
> -write_room() - Return the number of characters tht can be stuffed
> +write_room() - Return the number of characters that can be stuffed
> into the port buffers without overflow (or less).
> The ldisc is responsible for being intelligent
> about multi-threading of write_room/write calls
>
--
~Randy
prev parent reply other threads:[~2014-09-03 16:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 15:53 [PATCH] tty: doc: Fix typos in serial/tty Richard Genoud
2014-09-03 16:46 ` Randy Dunlap [this message]
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=540745ED.1020307@infradead.org \
--to=rdunlap@infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=richard.genoud@gmail.com \
--cc=trivial@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox