]> git.karo-electronics.de Git - karo-tx-linux.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)
commit64cfe606e59b7fa2ba2e0d18875fb212497f789e
tree730985ad03e0042ed55aba59e5422b83bef2de33
parent779494492e7bda7d6e82afe71691a3c3cb87c6c2
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