From: John Sheehan Date: Fri, 18 Jun 2010 17:38:01 +0000 (+0100) Subject: Staging: comedi: fix code style errors in s626.c X-Git-Tag: v2.6.36-rc1~520^2~1^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=add74595e500d0b008a48a898d0dbe99e648c64b;p=pandora-kernel.git Staging: comedi: fix code style errors in s626.c A patch for s626.c to fix errors reported by checkpatch.pl tool, namely, -code indent should use tabs where possible -"foo * bar" should be "foo *bar" -trailing statements should be on next line Signed-off-by: John Sheehan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed