Staging: comedi: fix initialization of static to 0 in ni_pcidio.c
commit13a9e03c0c209b59f07b72c5388845a5f55eda2a
authorBojan Prtvar <prtvar.b@gmail.com>
Tue, 19 Jul 2011 18:19:39 +0000 (19 20:19 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 18:56:47 +0000 (23 11:56 -0700)
tree13a5b2c3fc564cb3ea090c49185ab4c270eaf697
parent654e8fb522b3c8af3c5b35d6f474e51218ef8f9a
Staging: comedi: fix initialization of static to 0 in ni_pcidio.c

This patch removes initialization of static to 0 or NULL error found
by checkpatch.pl tool

Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/ni_pcidio.c