15 May
2018
15 May
'18
3:12 p.m.
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