From: Steven Harms Date: Thu, 18 Mar 2010 14:15:59 +0000 (-0400) Subject: Staging: vt6655: Convert C99 style comments, remove spaces between function definitio... X-Git-Tag: v2.6.35-rc1~441^2^2~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8f002e6dbd6a55b79544f72ea5760ca69e225e;p=pandora-kernel.git Staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesis Converted C99 style comments to kernel style guideline complianet comments. Removed spaces between function definitions and parenthesis. These were indicated as problems by checkpatch tool. Fixed typo found by Gabor Stefanik Signed-off-by: Steven Harms Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed