From: David S. Miller Date: Sun, 22 Jan 2012 19:45:14 +0000 (-0500) Subject: bluetooth: hci: Fix type of "enable_hs" to bool. X-Git-Tag: v3.3-rc2~37^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1cc16b8e643096adb92bbcb76c6c4c564141c40;p=pandora-kernel.git bluetooth: hci: Fix type of "enable_hs" to bool. Fixes: net/bluetooth/hci_core.c: In function ‘__check_enable_hs’: net/bluetooth/hci_core.c:2587:1: warning: return from incompatible pointer type [enabled by default] Signed-off-by: David S. Miller --- Reading git-diff-tree failed