From: Gustavo Silva Date: Sat, 12 Jun 2010 21:39:18 +0000 (-0500) Subject: Staging: comedi: drivers: fix coding style issues in me4000.c X-Git-Tag: v2.6.36-rc1~520^2~1^2~496 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6241fda0a25062cecc88cefd43658460cfe26a4;p=pandora-kernel.git Staging: comedi: drivers: fix coding style issues in me4000.c This is a patch to the me4000.c file that fixes up the following issues: ERROR: space required after that close brace '}' x 13 ERROR: spaces required around that ':' (ctx:VxV) x 3 WARNING: line over 80 characters x 96 WARNING: braces {} are not necessary for any arm of this statement x 2 Signed-off-by: Gustavo Silva Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed