linux/drivers/staging/ft1000
Rashika Kheria 36f955bf06 Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.c
This patch fixes the following coccinelle error in ft1000-usb/ft1000_download.c -

drivers/staging/ft1000/ft1000-usb/ft1000_download.c:615:1-16: ERROR: Assignment of bool to non-0/1 constant
drivers/staging/ft1000/ft1000-usb/ft1000_download.c:926:5-20: ERROR: Assignment of bool to non-0/1 constant
drivers/staging/ft1000/ft1000-usb/ft1000_download.c:943:7-22: ERROR: Assignment of bool to non-0/1 constant

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-28 15:00:35 -07:00
..
ft1000-pcmcia Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.h 2013-10-27 06:35:54 -07:00
ft1000-usb Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.c 2013-10-28 15:00:35 -07:00
ft1000.h
Kconfig
Makefile
TODO