From: Teodora Baluta Date: Mon, 21 Oct 2013 23:37:13 +0000 (+0300) Subject: staging: rtl8187se: use C89 comment style instead of C99-style X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d31d4785e0983bcd0502c6d7d9c507da6a29b7b9;p=pandora-kernel.git staging: rtl8187se: use C89 comment style instead of C99-style This patch fixes the comments in file ieee80211/ieee80211_tx.c from driver rtl8187se, as reported by checkpatch. The C89 comments that contain code are deleted. Signed-off-by: Teodora Baluta Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed