From: Johan Hedberg Date: Sat, 26 Jan 2013 22:31:31 +0000 (+0200) Subject: Bluetooth: Simplify UUID16 list generation for EIR X-Git-Tag: v3.9-rc1~139^2~132^2^2~21^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a10f27cf4272033d148d91ff12bb8f4b67dfaca4;p=pandora-kernel.git Bluetooth: Simplify UUID16 list generation for EIR 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 Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed