diff options
author | Takashi Sakamoto <[email protected]> | 2017-01-05 21:48:07 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-01-05 16:58:01 +0100 |
commit | 4780f774f99129f1650d250e346d5bfba98d9f4f (patch) | |
tree | d33ae485257f0099926777fc914409e3169765de /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ed3c177d960bb5881b945ca6f784868126bb90db (diff) |
ALSA: bebob: 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