public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jslaby@suse.cz>
To: Timur Tabi <timur@freescale.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Typo in tty_driver.h?
Date: Sun, 31 Oct 2010 08:42:16 +0100	[thread overview]
Message-ID: <4CCD1DD8.6020604@suse.cz> (raw)
In-Reply-To: <4CC9E99A.3070903@freescale.com>

On 10/28/2010 11:22 PM, Timur Tabi wrote:
> I believe I found a typo in a comment in tty_driver.h
> 
>  * TTY_DRIVER_DYNAMIC_DEV --- if set, the individual tty devices need
>  *	to be registered with a call to tty_register_driver() when the
>  *	device is found in the system and unregistered with a call to
>  *	tty_unregister_device() so the devices will be show up
>  *	properly in sysfs.  If not set, driver->num entries will be
>  *	created by the tty core in sysfs when tty_register_driver() is
>  *	called.  This is to be used by drivers that have tty devices
>  *	that can appear and disappear while the main tty driver is
>  *	registered with the tty core.
> 
> On line 2, I think it should say "tty_register_device()" instead of
> "tty_register_driver()".

Yes, you're correct. Care to bake a patch?

regards,
-- 
js
suse labs

  reply	other threads:[~2010-10-31  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-28 21:22 Typo in tty_driver.h? Timur Tabi
2010-10-31  7:42 ` Jiri Slaby [this message]
2010-10-31 13:24   ` Tabi Timur-B04825

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=4CCD1DD8.6020604@suse.cz \
    --to=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=timur@freescale.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