From: Rashika Kheria Date: Sun, 27 Oct 2013 14:22:51 +0000 (+0530) Subject: Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8fe1f788e64b90aa30dc100e67bf986ebbd803;p=pandora-kernel.git 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 Reviewed-by: Lisa Nguyen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed