aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGlen Lee <[email protected]>2015-09-24 18:14:58 +0900
committerGreg Kroah-Hartman <[email protected]>2015-09-29 02:39:58 +0200
commit5cd6363385d0fe1669b4bf0906939b08e77b031e (patch)
tree2e26b7e90c82e60719715f5455a442c7aa26137c /tools/perf/scripts/python/event_analyzing_sample.py
parent645db60e47bbc26aef84e0110544ff34b7ecf454 (diff)
staging: wilc1000: remove pointer variable of g_linux_wlan->txq_event
Remove variable txq_wait and txq_wait_event which are pointer varialbe of g_linux_wlan->txq_event. No need to have extra pointer varialbe. Just use g_linux_wlan->txq_event. Remove os_context.txq_wait_event, txq_wait and it's related codes. Signed-off-by: Glen Lee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions