From: Maurice Dawson Date: Tue, 28 Sep 2010 16:35:53 +0000 (+0100) Subject: Staging: comedi: fix EXPORT SYMBOL coding style issue in ni_labpc.c X-Git-Tag: v2.6.37-rc1~60^2~3^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0656bb352080982f960bfff2b78602a5071c909f;p=pandora-kernel.git Staging: comedi: fix EXPORT SYMBOL coding style issue in ni_labpc.c This is a patch to the ni_labpc.c file that fixes up, EXPORT SYMBOL(foo) should immediately follow its function/variable warnings, found by the checkpatch.pl tool Signed-off-by: Maurice Dawson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed