[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CCD1DD8.6020604@suse.cz>
Date: Sun, 31 Oct 2010 08:42:16 +0100
From: Jiri Slaby <jslaby@...e.cz>
To: Timur Tabi <timur@...escale.com>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Typo in tty_driver.h?
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists