aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorFeng Tang <[email protected]>2012-10-23 01:29:27 +0200
committerRafael J. Wysocki <[email protected]>2012-11-15 00:15:59 +0100
commitf351d027eea545a7996af54fce99f5668a67fec5 (patch)
treee79628268b0c5dcaca14f7b0cb0620b3288ac761 /tools/perf/scripts/python/netdev-times.py
parent77b67063bb6bce6d475e910d3b886a606d0d91f7 (diff)
ACPI / EC: Cleanup the member name for spinlock/mutex in struct
Current member names for mutex/spinlock are a little confusing. Change the { struct mutex lock; spinlock_t curr_lock; } to { struct mutex mutex; spinlock_t lock; } So that the code is cleaner and easier to read. Signed-off-by: Feng Tang <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions