From: Johan Hedberg Date: Sat, 26 Jan 2013 22:31:30 +0000 (+0200) Subject: Bluetooth: Simplify UUID removal code X-Git-Tag: v3.9-rc1~139^2~132^2^2~21^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056341c8cb677356eb2c20a82e788ccb51c6a37b;p=pandora-kernel.git Bluetooth: Simplify UUID removal code The UUID removal code 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