git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87522a4
)
Bluetooth: hci_persistent_key should return bool
author
Vishal Agarwal
<vishal.agarwal@stericsson.com>
Fri, 13 Apr 2012 12:13:22 +0000
(17:43 +0530)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 16 Apr 2012 09:57:40 +0000
(12:57 +0300)
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 <vishal.agarwal@stericsson.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found