]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: info: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:53 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:57 +0000 (16:14 +0100)
commit51d7847a2d81ac6779b62fabd722b49b3b664de9
tree92c1cc61125fb4b392ae675bc446bc206f0a6101
parent121f46be2c6cd8b90c9c7a28b7ae2dc084425478
ALSA: info: More constifications

Apply const prefix to the string array and its callers.

Just for minor optimization and no functional changes.

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