From: Nandini Hanumanthagowda Date: Sat, 12 Oct 2013 16:58:08 +0000 (+0530) Subject: staging: vt6655: Removed C99 style comments X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6e9a0565ff06a06299ff0445f75dc92ae69d45c;p=pandora-kernel.git staging: vt6655: Removed C99 style comments C99 style comment // should not be used as per coding guidelines.Usage of C99 style comment // was resulting in checkpatch.pl error.Hence replaced it with block comment /* */ Signed-off-by: Nandini Hanumanthagowda Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed