From: Gustavo Silva Date: Wed, 21 Apr 2010 05:34:35 +0000 (-0500) Subject: Staging: comedi: drivers: fix coding style issues in das16.c X-Git-Tag: v2.6.35-rc1~441^2^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0d681e7d31fe747a2cbed0a93dd92049521683;p=pandora-kernel.git Staging: comedi: drivers: fix coding style issues in das16.c This is a patch to the das16.c file that fixes up the following issues found by the checkpatch.pl tool. WARNING: line over 80 characters x 23 ERROR: spaces required around that '?' (ctx:VxV) x 2 ERROR: spaces required around that ':' (ctx:VxV) x 2 WARNING: printk() should include KERN_ facility level x 17 WARNING: braces {} are not necessary for single statement blocks x 8 Signed-off-by: Gustavo Silva Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed