Messages in this thread |  | | Subject | Re: [PATCH 01/14] Bluetooth: use list_for_each_entry* | From | Marcel Holtmann <> | Date | Sun, 20 Dec 2015 08:13:11 +0100 |
| |
Hi Geliang,
> Use list_for_each_entry*() instead of list_for_each*() to simplify > the code. > > Signed-off-by: Geliang Tang <geliangtang@163.com> > --- > net/bluetooth/af_bluetooth.c | 12 ++++++------ > net/bluetooth/cmtp/capi.c | 8 ++------ > net/bluetooth/hci_core.c | 8 +++----- > net/bluetooth/rfcomm/core.c | 46 ++++++++++++++------------------------------ > 4 files changed, 25 insertions(+), 49 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel
|  |