diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2017-01-13 20:30:22 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-01-14 09:31:57 +0100 |
commit | 1753187e288aacabfa8d61e4465f234fd80599fe (patch) | |
tree | 06683cac4109088c6a74240e39155e6ff20307a3 /crypto/tcrypt.c | |
parent | f43e5407e4184ef0e5a31272f80ca893cb5ee24c (diff) | |
download | linux-1753187e288aacabfa8d61e4465f234fd80599fe.tar.bz2 |
ALSA: oxfw: enclose identifiers referred by single function for scs1x feature
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 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions