Bluetooth: hci_uart: Change 1 to true for bool type variables assignments
authorShailendra Verma <shailendra.capricorn@gmail.com>
Mon, 25 May 2015 18:30:57 +0000 (00:00 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 25 May 2015 18:57:47 +0000 (20:57 +0200)
commitbff6b89f86f5f4884e844300c5dc729b3d405681
tree754eef4a1927372be0e7f25d779d6f4d4a6314a2
parent917a33379258c137324cb9204e2f2f6ed8dc2b78
Bluetooth: hci_uart: Change 1 to true for bool type variables assignments

The variables txcrc and hciextn are bool type. So assigning true
instead of 1.

Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcsp.c
This page took 0.038947 seconds and 5 git commands to generate.