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)
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>

No differences found