staging: ft1000: change ft1000-download.c header to /* */ comment style
authorKelley Nielsen <kelleynnn@gmail.com>
Mon, 14 Oct 2013 21:21:30 +0000 (14:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 15:50:32 +0000 (08:50 -0700)
commit89a03d3662916e1541f8c2a956c283b24ab82a67
tree14bd5a2d182a894e2e09cd6bb1d8ce0be0519b2d
parentf222c70ccf67f4569908e5f087b8dfc956696174
staging: ft1000: change ft1000-download.c header to /* */ comment style

Coding style requires that comments use the standard /* */ style
instead of C99 style.
Also removed author comment from a previous contributor

Signed-off-by: Kelley Nielsen <kelleynnn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_download.c