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:
81218d2
)
Bluetooth: Use bool for smp_ltk_encrypt return value
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 1 Jul 2014 08:59:24 +0000
(10:59 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:52 +0000
(17:42 +0200)
The return value of smp_ltk_encrypt is simple boolean, so just use
bool and make the code a bit more readable.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/smp.c
patch
|
blob
|
history
diff --cc
net/bluetooth/smp.c
Simple merge