Bluetooth: use list_for_each_entry*
authorGeliang Tang <geliangtang@163.com>
Fri, 18 Dec 2015 15:33:25 +0000 (23:33 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 20 Dec 2015 07:11:10 +0000 (08:11 +0100)
commit7eb7404f7ee4bf59cb034897ab678aba2755c5e0
tree8a8d4ed999773f5b208bb0ca0771971e900fc5e9
parent07f6f4a31e5a8dee67960fc07bb0b37c5f879d4d
Bluetooth: use list_for_each_entry*

Use list_for_each_entry*() instead of list_for_each*() to simplify
the code.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/af_bluetooth.c
net/bluetooth/cmtp/capi.c
net/bluetooth/hci_core.c
net/bluetooth/rfcomm/core.c