commit | 9d8fe1f788e64b90aa30dc100e67bf986ebbd803 | [log] [tgz] |
---|---|---|
author | Rashika Kheria <rashika.kheria@gmail.com> | Sun Oct 27 19:52:51 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 28 15:00:35 2013 -0700 |
tree | b6368cb6f62c60ef78d86ebfe25e9b0d69c4c3be | |
parent | a68d106cb1cef5cab46807e4c26b75c9f94b92a3 [diff] |
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>