]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: vt6655: Replace C99 comments with C89
authorKatie Dunne <kdunne@mail.ccsf.edu>
Thu, 19 Feb 2015 23:43:12 +0000 (15:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:58 +0000 (12:23 -0800)
commit0cc5a4f9d5d7389cc01ee676adbb45bcbd77228c
treeac8e0b333a221d8fe7bd580664d99f5dd8b9d344
parent6341898323d3a671e766e229fd7d0c90117dfa2f
Staging: vt6655: Replace C99 comments with C89

Addresses the checkpatch.pl error:
ERROR: Do not use C99 // comments

Remove an unneeded comment line
Replace C99 comments with C89
Reduce multiple line comments to one line
Shorten comments over 80 line by removing blank space

Signed-off-by: Katie Dunne <kdunne@mail.ccsf.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/srom.h