diff options
author | Rashika Kheria <[email protected]> | 2013-10-27 19:50:45 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-10-28 15:00:35 -0700 |
commit | 36f955bf06ccc5edf8133368cb077707a01eba6c (patch) | |
tree | 466c6376d2a19dfdb67635c56519cd0b02b87c78 /net/lapb/lapb_iface.c | |
parent | dfff0c3f528cc1c86c2f6d010cedd6394875cc37 (diff) |
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 <[email protected]>
Reviewed-by: Lisa Nguyen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions