]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: seq: More constifications
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:21 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:29 +0000 (16:14 +0100)
commit1feb8398418176e5c3006d340659824c736a499d
tree23d716bcf5408d530c91123a99e46603c74cc9a2
parentfc743881d800e7368068351f5d64b716efdad93d
ALSA: seq: More constifications

Apply const prefix to the remaining sequencer code: the static tables
for MIDI macros, RPN/NRPN, and some strings.

Just for minor optimization and no functional changes.

Link: https://lore.kernel.org/r/20200105144823.29547-7-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/oss/seq_oss_init.c
sound/core/seq/seq_midi_emul.c
sound/core/seq/seq_midi_event.c