Staging: winbond: Replace C99 comments with C89.
authorMike Sheldon <mike@mikeasoft.com>
Wed, 10 Mar 2010 13:32:01 +0000 (13:32 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:35 +0000 (11:35 -0700)
commitb1facee664ab3b6b27715aec60653659f12182bd
treed5e20504b3d05def1ef8cf50b29674d4693f353f
parent64ff4044a8d99ea0ae858d2a0f1128ef82047f9c
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 <mike@mikeasoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/winbond/mds.c