]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ft1000: change write_block_fifo() header to /* */ style in ft1000_download.c
authorKelley Nielsen <kelleynnn@gmail.com>
Tue, 15 Oct 2013 21:06:41 +0000 (14:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 16:36:12 +0000 (09:36 -0700)
commit401bd9bc734dedb2566fc5bb62104b990857057e
tree10c7e108f1d5a6de32a263190c3b1f7e878bb20d
parentda5c2edc82e65f7d68944b14c380a1f7c9d3995d
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>
drivers/staging/ft1000/ft1000-usb/ft1000_download.c