From: Katie Dunne Date: Thu, 19 Feb 2015 23:43:12 +0000 (-0800) Subject: Staging: vt6655: Replace C99 comments with C89 X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~993 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc5a4f9d5d7389cc01ee676adbb45bcbd77228c;p=pandora-kernel.git Staging: vt6655: Replace C99 comments with C89 Addresses the checkpatch.pl error: ERROR: Do not use C99 // comments Remove an unneeded comment line Replace C99 comments with C89 Reduce multiple line comments to one line Shorten comments over 80 line by removing blank space Signed-off-by: Katie Dunne Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed