From: Johan Hedberg Date: Sat, 26 Jan 2013 22:31:28 +0000 (+0200) Subject: Bluetooth: Simplify UUIDs clearing code X-Git-Tag: v3.9-rc1~139^2~132^2^2~21^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4821002ce2baa130666c2d777e0ed30bee6c7702;p=pandora-kernel.git Bluetooth: Simplify UUIDs clearing code The code for clearing the UUIDs list can be simplified by using list_for_each_entry_safe instead of list_for_each_safe. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed