staging: dgnc: Do not initialise statics to 0 or NULL
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Tue, 16 Sep 2014 17:33:03 +0000 (20:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:21:27 +0000 (17:21 -0700)
This fixes the following checkpatch.pl error:
ERROR: do not initialise statics to 0 or NULL

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Acked-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_tty.c

Simple merge