aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2017-01-05 21:48:08 +0900
committerTakashi Iwai <[email protected]>2017-01-05 16:58:03 +0100
commit7cdc887a00d79a1553009eb7afd308882e4b74d5 (patch)
tree3b6fc7167b4a1a9c3089343dc4ecf96c654232f7 /tools/perf/scripts/python
parent4780f774f99129f1650d250e346d5bfba98d9f4f (diff)
ALSA: fireworks: enclose identifiers referred by single function
Some identifiers are referred just by one functions. In this case, they can be put into the function definition. This brings two merits; readers can easily follow codes related to the identifiers, developers are free from name conflict. This commit moves such identifiers to each function definition. Signed-off-by: Takashi Sakamoto <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions