From: Xenofon Foukas Date: Wed, 15 Dec 2010 17:44:20 +0000 (+0200) Subject: Staging: comedi: Fix checkpatch.pl issues in file s526.c X-Git-Tag: v2.6.38-rc1~423^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c62f4e2c9b526c5cbade3f3a61f126e6587c16;p=pandora-kernel.git Staging: comedi: Fix checkpatch.pl issues in file s526.c This patch fixes the following issues in s526.c: WARNING: printk() should include KERN_ facility level WARNING: line over 80 characters ERROR: do not use C99 // comments WARNING: space prohibited between function name and open parenthesis '(' WARNING: braces {} are not necessary for any arm of this statement WARNING: suspect code indent for conditional statements (16, 16) Signed-off-by: Xenofon Foukas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed