diff options
author | Daeseok Youn <daeseok.youn@gmail.com> | 2014-08-09 14:36:44 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-16 12:23:05 -0700 |
commit | 83d24f82293eaa32f0f5679c743d9168cd74cad8 (patch) | |
tree | 712e75361c13ebe024611263a806dab0b11a8ac0 /fs | |
parent | 99a643b8aebb91d1dba8dff6c0e416dfd1140b07 (diff) |
staging: dgap: remove useless variable
dgap_major_serial_registered and dgap_major_transparent_print_registered
could be checked whether a board is initialized.
But it doesn't need to check that variables becasue dgap module
isn't calling the dgap_cleanup_tty() without initializing
for a board completely.
Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions