commit | 64cfe606e59b7fa2ba2e0d18875fb212497f789e | [log] [tgz] |
---|---|---|
author | Shaun Ren <shaun.ren@linux.com> | Mon Feb 15 10:58:47 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 15:35:42 2016 -0800 |
tree | 730985ad03e0042ed55aba59e5422b83bef2de33 | |
parent | 779494492e7bda7d6e82afe71691a3c3cb87c6c2 [diff] |
Staging: rts5208: rtsx_transport.c: Cleanup comments This patch fixes all multiline comments to conform to the coding style, which states that multiline comments should start with "/*" and end with "*/" on a separate line. Also cleans up some comments to make them more clear and/or reflect what the code is doing. Signed-off-by: Shaun Ren <shaun.ren@linux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>