]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:20 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:29 +0000 (16:14 +0100)
commitfc743881d800e7368068351f5d64b716efdad93d
tree7b08bef1dad6ff467d4a9241b2c0cf4fb5ee9e43
parentb616ea3a05065539034bd17f37fe92a9801499af
ALSA: pcm: More constifications

Apply const prefix to more possible places: the string tables for PCM
format and co, the table for the PCM type helpers, etc.

Just for minor optimization and no functional changes.

Link: https://lore.kernel.org/r/20200105144823.29547-6-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm.c
sound/core/pcm_lib.c
sound/core/pcm_misc.c