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

No differences found