diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-01-05 15:47:16 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-01-05 16:14:26 +0100 |
commit | f5f87abfb745aa6eb5c5f9bdf8b5a64600692506 (patch) | |
tree | 9e29cf4bb2a6ba65222963ab43f4224ac9b78a9a /lib/refcount.c | |
parent | 8be03a7177c36bfc05bbe9f4949cdeba57f1c2ab (diff) | |
download | linux-f5f87abfb745aa6eb5c5f9bdf8b5a64600692506.tar.bz2 |
ALSA: Allow const arrays for legacy resource management helpers
Declare the arrays passed to the helper functions for legacy resources
(mostly for ISA drivers) as const, so that each caller can make its
static data as const for minor optimizations, too.
Link: https://lore.kernel.org/r/20200105144823.29547-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'lib/refcount.c')
0 files changed, 0 insertions, 0 deletions