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