linux/drivers/staging/ft1000
Rashika Kheria 9d8fe1f788 Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.c
This patch fixes the following coccinelle warning in ft1000-usb/ft1000_hw.c -

drivers/staging/ft1000/ft1000-usb/ft1000_hw.c:1924:9-25: WARNING: Comparison of bool to 0/1

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 comparsion of bool to 0/1 in ft1000_hw.c 2013-10-28 15:00:35 -07:00
ft1000.h staging: ft1000: unify struct ft1000_info between USB and PCMCIA drivers 2013-01-07 12:33:45 -08:00
Kconfig
Makefile
TODO