diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-09-03 21:48:49 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-09-11 09:50:49 +0300 |
commit | 7dbbd692641c6d8f44a7dbc1a168df55bb1f7eaf (patch) | |
tree | e2450d68a663bb1dca1cfe9d9cc1602630db0e29 /drivers/bluetooth/btmtksdio.c | |
parent | 0cc62caf4c8f376f8a846271083379667cf74739 (diff) | |
download | linux-7dbbd692641c6d8f44a7dbc1a168df55bb1f7eaf.tar.xz |
Bluetooth: hci_intel: switch to list_for_each_entry()
There is no need to have list_for_each() followed by list_entry()
when we simply may use list_for_each_entry() directly.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btmtksdio.c')
0 files changed, 0 insertions, 0 deletions