diff options
| author | Johan Hedberg <johan.hedberg@intel.com> | 2014-07-04 12:37:21 +0300 |
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2014-07-04 11:58:09 +0200 |
| commit | 95305baa779223060c7129100424da6c0d01045b (patch) | |
| tree | b9ce90eb4ed888ee95f88a234c6f4432994f16cb /tools/perf/scripts/python/syscall-counts.py | |
| parent | 42ce26de67e13c50885e7856ff91aaeedf07a81b (diff) | |
Bluetooth: Simplify hci_conn_params->action list usage
Since params->action is used for both the pend_le_conns and
pend_le_reports lists we can simplify the adding and deleting of the
lists considerably. For example, when deleting entries in most
situations we no-longer need to check the auto_connect value but can
directly proceed with calling list_del_init on param->action (which is
safe even if the entry is not part of any list).
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
