From: Gustavo Silva Date: Fri, 18 Jun 2010 05:01:34 +0000 (-0500) Subject: Staging: comedi: drivers: fix coding style issues in pcl812.c X-Git-Tag: v2.6.36-rc1~520^2~1^2~487 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc544df9373c7947be35f30ddee9725710994b0;p=pandora-kernel.git Staging: comedi: drivers: fix coding style issues in pcl812.c This is a patch to the pcl812.c file that fixes up the following issues: ERROR: code indent should use tabs where possible x 27 WARNING: line over 80 characters x 37 WARNING: please, no space before tabs x 13 WARNING: braces {} are not necessary for single statement blocks x 2 WARNING: printk() should include KERN_ facility level x 22 WARNING: braces {} are not necessary for any arm of this statement x 5 Signed-off-by: Gustavo Silva Acked-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed