staging: ft1000: change hdr_checksum() header to one line comment in ft1000_download.c
authorKelley Nielsen <kelleynnn@gmail.com>
Tue, 15 Oct 2013 21:05:41 +0000 (14:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 16:36:12 +0000 (09:36 -0700)
commitb30f4e234f3fd771b01137ff92c7b9a2caa67f10
tree57905396ac019ae2132b08a5a12412151e3a701c
parent9e80d03c757085987377e7e08fa858ee6912a5c2
staging: ft1000: change hdr_checksum() header to one line comment in ft1000_download.c

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>
drivers/staging/ft1000/ft1000-usb/ft1000_download.c