staging: ft1000: convert formal put_handshake() header to single line comment
authorKelley Nielsen <kelleynnn@gmail.com>
Mon, 14 Oct 2013 21:40:01 +0000 (14:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 15:50:32 +0000 (08:50 -0700)
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>

No differences found