staging: ft1000: convert formal get_handshake() function header to single line comment
authorKelley Nielsen <kelleynnn@gmail.com>
Mon, 14 Oct 2013 01:52:46 +0000 (18:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 16:24:49 +0000 (09:24 -0700)
commit135a9ea056df506619fa50bafdf0d66133295e97
tree337f64f88080d89f532992c3a6e4530fccfaf72f
parentde7a0cc15a9ce952a06053e3e155affe0119e772
staging: ft1000: convert formal get_handshake() 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