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:
056341c
)
Bluetooth: Simplify UUID16 list generation for EIR
author
Johan Hedberg
<johan.hedberg@intel.com>
Sat, 26 Jan 2013 22:31:31 +0000
(
00:31
+0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 1 Feb 2013 17:50:17 +0000
(15:50 -0200)
There's no need to use two separate loops to generate a UUID list for
the EIR data. This patch merges the two loops previously used for the
16-bit UUID list generation into a single loop, thus simplifying the
code a great deal.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c
patch
|
blob
|
history
diff --cc
net/bluetooth/mgmt.c
Simple merge