From: Xenia Ragiadakou Date: Thu, 10 Oct 2013 07:43:50 +0000 (+0300) Subject: staging: rtl8192u: fix comments in r819xU_cmdpkt.h X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56340097ca987e23585cb8f246b6fecf9d4454c2;p=pandora-kernel.git staging: rtl8192u: fix comments in r819xU_cmdpkt.h This patch fixes the comments in r819xU_cmdpkt.h by: * removing any empty or unnecessary comments * replacing the // comments with /* */ comments * removing date and author information from comments This is done to improve code readability and to conform to linux kernel coding style. Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed