staging: ft1000: change scram_dnldr() header to one line comment in ft1000_download.c
authorKelley Nielsen <kelleynnn@gmail.com>
Tue, 15 Oct 2013 21:07:09 +0000 (14:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 16:36:13 +0000 (09:36 -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>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found