Commit 64ffaf29 authored by Aastha Gupta's avatar Aastha Gupta Committed by Greg Kroah-Hartman

staging: dgnc: remove unused variable

This patch removes unused variable.
Signed-off-by: default avatarAastha Gupta <aastha.gupta4104@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 76f6aefd
......@@ -233,7 +233,6 @@ struct device;
*/
struct un_t {
struct channel_t *un_ch;
ulong un_time;
uint un_type;
uint un_open_count;
struct tty_struct *un_tty;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment