diff options
author | Takashi Sakamoto <[email protected]> | 2014-05-28 00:14:45 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2014-05-27 17:36:01 +0200 |
commit | 9fb01cdb38e0a72f40befdeba68ce7022468b7c8 (patch) | |
tree | 7d5372ed90939f4479d749079337432e41a7dd3c /lib/memory-notifier-error-inject.c | |
parent | 791c67b427dfebfd930228ce33a42e70d6d7a7d3 (diff) |
ALSA: bebob: Add static specifier to identifier with file scope
Some variables were declared without static even if they're not referred
to from external files. This commit make them local symbols for better
information-hiding by file unit.
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions