From: Ravishankar karkala Mallikarjunayya Date: Thu, 8 Dec 2011 12:51:56 +0000 (+0530) Subject: Staging: comedi: fix initialise statics to 0 or NULL issue in cb_das16_cs.c X-Git-Tag: v3.3-rc1~152^2~101^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=036f419529d4dd83a1d46de04551d60994d1f372;p=pandora-kernel.git Staging: comedi: fix initialise statics to 0 or NULL issue in cb_das16_cs.c This is a patch to the cb_das16_cs.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-diff-tree failed