]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit87cab16beb882d3f9e61a2c0184fa7cf76de1f90
tree166a09ff5613f9f21e433348c743198374361abc
parent1a54a76d5171f3ffd89eb69f6f38d535724e3d05
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