| commit | 87cab16beb882d3f9e61a2c0184fa7cf76de1f90 | [log] [tgz] |
|---|---|---|
| author | Jiri Slaby <jslaby@suse.cz> | Mon Mar 05 14:51:51 2012 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 08 11:30:21 2012 -0800 |
| tree | 166a09ff5613f9f21e433348c743198374361abc | |
| parent | 1a54a76d5171f3ffd89eb69f6f38d535724e3d05 [diff] |
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>