Hi Geliang,
> Use list_for_each_entry*() instead of list_for_each*() to simplify
> the code.
>
> Signed-off-by: Geliang Tang
> ---
> net/bluetooth/af_bluetooth.c | 12 ++--
> net/bluetooth/cmtp/capi.c| 8 ++--
> net/bluetooth/hci_core.c | 8 +++-
> net/bluetooth/rfcomm/cor
Use list_for_each_entry*() instead of list_for_each*() to simplify
the code.
Signed-off-by: Geliang Tang
---
net/bluetooth/af_bluetooth.c | 12 ++--
net/bluetooth/cmtp/capi.c| 8 ++--
net/bluetooth/hci_core.c | 8 +++-
net/bluetooth/rfcomm/core.c | 46 ++---