]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rts5208: rtsx_transport.c: Cleanup comments
authorShaun Ren <shaun.ren@linux.com>
Mon, 15 Feb 2016 18:58:47 +0000 (10:58 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 23:35:42 +0000 (15:35 -0800)
commit9f752c86c93558b6a30de6702e985df047d5c577
tree730985ad03e0042ed55aba59e5422b83bef2de33
parentec3afbfb7cdfed36aaac5cd749b49eb0c1601358
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>
drivers/staging/rts5208/rtsx_transport.c