OSDN Git Service

staging: rtl8187se: use C89 comment style instead of C99-style
authorTeodora Baluta <teobaluta@gmail.com>
Mon, 21 Oct 2013 23:37:13 +0000 (02:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 21:12:01 +0000 (14:12 -0700)
commitd31d4785e0983bcd0502c6d7d9c507da6a29b7b9
treef9e01e6182dc905a3d49f69212124f65ade0b543
parentd27a71a286190d1e1dbd29002d594a4b1dd0300a
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 <teobaluta@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c