From 73b12a5bc0d3b37bd57227b88065ad7024b1720e Mon Sep 17 00:00:00 2001 From: Ravishankar karkala Mallikarjunayya Date: Mon, 21 Nov 2011 16:06:59 +0530 Subject: [PATCH] Staging: comedi: fix initialise statics to 0 or NULL issue in ni_daq_dio24.c This is a patch to the ni_daq_dio24.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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed