From: Vishal Agarwal Date: Fri, 13 Apr 2012 12:13:22 +0000 (+0530) Subject: Bluetooth: hci_persistent_key should return bool X-Git-Tag: v3.4-rc6~23^2~8^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=745c0ce35f904aeff8e1ea325c259a14a00ff1b7;p=pandora-kernel.git Bluetooth: hci_persistent_key should return bool This patch changes the return type of function hci_persistent_key from int to bool because it makes more sense to return information whether a key is persistent or not as a bool. Signed-off-by: Vishal Agarwal Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed