diff options
author | Takashi Sakamoto <[email protected]> | 2017-01-05 21:48:11 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-01-05 16:58:07 +0100 |
commit | a4e86cba09c9e2bb64af018544a7aed4a6a1b538 (patch) | |
tree | 35703238e9ba09df485715fcabec7ce3a34cf2ee /tools/perf/scripts/python | |
parent | fcbe08d469bd3778e691e3b0f156d51f8b1ba2e4 (diff) |
ALSA: firewire-digi00x: 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