Skip to content

Commit

Permalink
Staging: winbond: Replace C99 comments with C89.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mike Sheldon authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 64ff404 commit b1facee
Showing 1 changed file with 155 additions and 155 deletions.
Loading

0 comments on commit b1facee

Please sign in to comment.