]> git.baikalelectronics.ru Git - kernel.git/commit
TTY: remove minor_num from tty_driver
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:51:51 +0000 (14:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 19:30:21 +0000 (11:30 -0800)
commit3963d94bb65fc1ab5fb948af17712d81a0ec6477
tree166a09ff5613f9f21e433348c743198374361abc
parentdfbceeae3ad9ba3f03e1b96202c8f6579c51a040
TTY: remove minor_num from tty_driver

It was added back in 2004 and never used for anything real. Remove the
only assignment in the tree as well.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/pti.c
include/linux/tty_driver.h