commit | 456ae7ebfd2f38103f620294a7f3b92539baca04 | [log] [tgz] |
---|---|---|
author | Kelley Nielsen <kelleynnn@gmail.com> | Tue Oct 15 14:06:41 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 09:36:12 2013 -0700 |
tree | 10c7e108f1d5a6de32a263190c3b1f7e878bb20d | |
parent | 69f7be1fbaabe775f5c6b0a2762ebc9a82ded870 [diff] |
staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_download.c As per coding style, C99 comments are not allowed removed some redundant information and empty space Left the parameter descriptions because the parameter list is long and cryptic looking Signed-off-by: Kelley Nielsen <kelleynnn@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>