From: YAMANE Toshiaki Date: Thu, 1 Nov 2012 02:39:03 +0000 (+0900) Subject: staging/comedi: fix the initialize statics issue in drivers/ni_mio_cs.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~712 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03bf7ad255cc29204b06761e5f8c3adb3173024;p=pandora-kernel.git staging/comedi: fix the initialize statics issue in drivers/ni_mio_cs.c fixed below checkpatch error. - ERROR: do not initialise statics to 0 or NULL Signed-off-by: YAMANE Toshiaki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed