commit | ec8f002e6dbd6a55b79544f72ea5760ca69e225e | [log] [tgz] |
---|---|---|
author | Steven Harms <sjharms@gmail.com> | Thu Mar 18 10:15:59 2010 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:43 2010 -0700 |
tree | 09a56f5dba7144ed2750e344ed905dcd2408a219 | |
parent | f4d52b072d35ad2cc3720af65853e6fcc9d8414f [diff] |
Staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesis Converted C99 style comments to kernel style guideline complianet comments. Removed spaces between function definitions and parenthesis. These were indicated as problems by checkpatch tool. Fixed typo found by Gabor Stefanik Signed-off-by: Steven Harms <sharms@ubuntu.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>