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)
commit05a70e14035438e6866d7fcf8a79c67b8e1425e1
treeccdd35b826e5d9a78dd48b4760e177d7b5d79b01
parentb051017fb4e593998fc46ec9a991ad390c9114b5
staging: dgnc: Do not initialise statics to 0 or NULL

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