]> 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)
commite9558455dbd93e2044469f8e96ffc22d72a629ca
tree730985ad03e0042ed55aba59e5422b83bef2de33
parenta466ddd71794d24591030f0faedad713036ad4a7
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