Bluetooth: cmtp: Do not use list_for_each_safe when not needed
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 16 Jul 2015 20:17:13 +0000 (22:17 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Jul 2015 11:50:35 +0000 (13:50 +0200)
There is no need to use the safe version of list_for_each here.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/cmtp/capi.c

Simple merge