diff options
author | Johan Hedberg <[email protected]> | 2014-07-04 16:17:23 +0300 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2014-07-04 15:54:29 +0200 |
commit | d1dbf12e3be0befcd3fd1f978202c5f72d2cc67b (patch) | |
tree | 93321567f8e229a45b495086871e54107f4f48a8 /tools/perf/scripts/python/netdev-times.py | |
parent | 99a6768e0e55d19a47934ccd653ff0f9b3236401 (diff) |
Bluetooth: Use list_del when freeing the list entry
It's wasteful to use list_del_init (which re-initializes the list_head)
if we're just about to free the element and never use it again.
Signed-off-by: Johan Hedberg <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions