Re: [PATCH 01/14] Bluetooth: use list_for_each_entry*

From: Marcel Holtmann
Date: Sun Dec 20 2015 - 02:13:51 EST


Hi Geliang,

> Use list_for_each_entry*() instead of list_for_each*() to simplify
> the code.
>
> Signed-off-by: Geliang Tang <geliangtang@xxxxxxx>
> ---
> 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/