]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgnc: remove useless variables for saving tty's
authorDaeseok Youn <daeseok.youn@gmail.com>
Thu, 31 Mar 2016 08:03:35 +0000 (17:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2016 20:11:27 +0000 (13:11 -0700)
commita1004eea48e803737b03a03f51e4b306b4e13f32
treedf86b90944d3758c12a45c756a7353d53471753a
parent920ac0ac456aa6b8bfb9b83a0127865d330e35d3
staging: dgnc: remove useless variables for saving tty's

It doesn't need to save major number with variable.
And there are no use of these variables(dgnc_serial_major and
dgnc_transparent_print_major)

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.h
drivers/staging/dgnc/dgnc_tty.c