From: Xenia Ragiadakou Date: Wed, 26 Jun 2013 01:21:43 +0000 (+0300) Subject: staging: rtl8192u: fix comments in r819xU_cmdpkt.c X-Git-Tag: v3.12-rc1~183^2~701 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6df9f669de3da57e661e27e6f55799ae587fb2c9;p=pandora-kernel.git staging: rtl8192u: fix comments in r819xU_cmdpkt.c This patches fixes comments by: - replacing // comments with /**/ comments - removing unnecessary comments (trailing comments with the function name, comments stating date/author when they are placed inside the function definition) - fixing internal alignment Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed