diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2017-01-05 21:48:10 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-01-05 16:58:06 +0100 |
commit | fcbe08d469bd3778e691e3b0f156d51f8b1ba2e4 (patch) | |
tree | f207b04b67ed5f64b0e7b58b38b4417f2a5bdb83 /sound/firewire/digi00x/digi00x-midi.c | |
parent | 39feaf2d0a2e1844a7d4c26ac1fac66176a15515 (diff) |
ALSA: dice: 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 <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/digi00x/digi00x-midi.c')
0 files changed, 0 insertions, 0 deletions