beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.c
authorRalph Mueck <linux-kernel@rmueck.de>
Mon, 30 Dec 2013 11:44:24 +0000 (12:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:57:33 +0000 (15:57 -0800)
commit4dcce62eaf3e141001cc8a162eb9ac364fecc562
tree3d290585b67527f3077c858a4eb2547ceb69f91f
parentd1c6c9caafdb1bc6ad293c44b48ca9fd68e0075f
beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.c

Checkpatch complains about the use of //-comments, thus they are replaced by C89-style comments.

Signed-off-by: Ralph Mueck <linux-kernel@rmueck.de>
Signed-off-by: Matthias Oefelein <ma.oefelein@arcor.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceTx.c