Staging: comedi: fix initialise statics to 0 or NULL issue in dt3000.c
commit6f2c5f3852caf0afb6fae36e4f16fe765545bdb0
authorRavishankar karkala Mallikarjunayya <ravishankar.km@greenturtles.in>
Thu, 8 Dec 2011 12:52:09 +0000 (8 18:22 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Dec 2011 00:04:26 +0000 (8 16:04 -0800)
treeef1256f6fbc82e6d7274739a2d9a6a7566ff15dd
parent41912a3f231e97efa154f4662608c024238ffe5e
Staging: comedi: fix initialise statics to 0 or NULL issue in dt3000.c

This is a patch to the dt3000.c file that fixes up a initialise
statics to 0 or NULL warning found by the checkpatch.pl tool.

Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/dt3000.c