staging: ft1000: convert formal function header to single line comment
authorKelley Nielsen <kelleynnn@gmail.com>
Sat, 12 Oct 2013 19:16:33 +0000 (12:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 16:24:49 +0000 (09:24 -0700)
commitde7a0cc15a9ce952a06053e3e155affe0119e772
treea7aebeeb80d0c3b2c003ba1bd0a196e558efc4bd
parent6f5519fd833abd8066cc7a8f6e8c5b31dfcc7ea9
staging: ft1000: convert formal function header to single line comment

As per coding style,C99 comments are not allowed
also, the formal header contained empty space and
redundant information that's right there in the function

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