diff options
| author | Andy Shevchenko <[email protected]> | 2020-09-03 21:48:49 +0300 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2020-09-11 08:50:49 +0200 |
| commit | 7dbbd692641c6d8f44a7dbc1a168df55bb1f7eaf (patch) | |
| tree | e2450d68a663bb1dca1cfe9d9cc1602630db0e29 /tools/perf/scripts/python | |
| parent | 0cc62caf4c8f376f8a846271083379667cf74739 (diff) | |
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 <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions