]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192u: fix comments in r819xU_phy.c
authorXenia Ragiadakou <burzalodowa@gmail.com>
Wed, 19 Jun 2013 01:58:07 +0000 (04:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Jun 2013 16:41:40 +0000 (09:41 -0700)
commit5f2392b865fb3418e6d9de2cea15d64932b49fcb
tree74444ac7327aad5dfb3214c37a5d3e588187813b
parent83e6d9e262aa02488b68a8fdc2f05264e28354f3
staging: rtl8192u: fix comments in r819xU_phy.c

This patch fixes the comments in r819xU_phy.c by:
- replacing "// ..." with "/* .... */"
- removing unnecessary comments, the dates and names of
  developers from comments
- fixing some inconsistent comments
- fixing some typos
- fixing alignment issues

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r819xU_phy.c