diff options
author | Takashi Sakamoto <[email protected]> | 2017-01-05 21:48:09 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-01-05 16:58:05 +0100 |
commit | 39feaf2d0a2e1844a7d4c26ac1fac66176a15515 (patch) | |
tree | 38f2f5fee933156800f9de5f9c65863948a62073 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 7cdc887a00d79a1553009eb7afd308882e4b74d5 (diff) |
ALSA: oxfw: 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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions