From: Gustavo Silva Date: Wed, 16 Jun 2010 06:01:07 +0000 (-0500) Subject: Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.c X-Git-Tag: v2.6.36-rc1~520^2~1^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3420f6b4c1ac731e80d0911e0092705992cef14f;p=pandora-kernel.git Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.c This is a patch to the quatech_daqp_cs.c file that fixes up the following issues: ERROR: code indent should use tabs where possible x 1 WARNING: line over 80 characters x 1 WARNING: braces {} are not necessary for single statement blocks x 10 WARNING: printk() should include KERN_ facility level x 6 Signed-off-by: Gustavo Silva Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed