diff options
author | Viresh Kumar <[email protected]> | 2016-02-16 14:17:53 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2016-02-21 14:24:35 +0100 |
commit | 2c2709dc6921c5d246b686521f932c73a20f428f (patch) | |
tree | 3e8b050d41c85d6d57a2dbee46dcb723d993859e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a5da64477ee79efa748df256928ec8840a2a7986 (diff) |
PM / OPP: Rename structures for clarity
Stephen pointed out recently, that few structures always confuse him as
they aren't named properly. And this patch tries to address that:
Names are updated as:
- device_opp or dev_opp -> opp_table
- dev_opp_list -> opp_tables
- dev_opp_list_lock -> opp_table_lock
- device_list_opp -> opp_device (it was never a list, but a structure)
- list_dev -> opp_dev
- And similar changes in comments and function names as well.
This also fixes checkpatch warnings that were generated with this patch.
No functional changes.
Suggested-by: Stephen Boyd <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions