From: Mike Sheldon Date: Wed, 10 Mar 2010 13:32:01 +0000 (+0000) Subject: Staging: winbond: Replace C99 comments with C89. X-Git-Tag: v2.6.35-rc1~441^2^2~519 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1facee664ab3b6b27715aec60653659f12182bd;p=pandora-kernel.git Staging: winbond: Replace C99 comments with C89. This patches mds.c to replace all the C99 style comments (//) with C89 style (/* ... */), as reported by checkpatch.pl. Signed-off-by: Mike Sheldon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed