[alsa-devel] [PATCH 0/4] ALSA: hda/ca0132: constify local symbols
Takashi Sakamoto
o-takashi at sakamocchi.jp
Tue May 15 15:12:56 CEST 2018
Hi,
This module has some local symbols which are read-only.
This commit adds 'const' qualifier to the symbols and applies
some code optimization.
Takashi Sakamoto (4):
ALSA: hda/ca0132: constify templates for control element set
ALSA: hda/ca0132: constify read-only members of string array
ALSA: hda/ca0132: merge strings just for printk
ALSA: hda/ca0132: constify parameter table for effects
sound/pci/hda/patch_ca0132.c | 34 ++++++++++++++++------------------
1 file changed, 16 insertions(+), 18 deletions(-)
--
2.14.1
More information about the Alsa-devel
mailing list