commit | 731922a5939e653ce501b7d72bfe8fbe79717abf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 15:47:21 2020 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 05 16:14:29 2020 +0100 |
tree | 23d716bcf5408d530c91123a99e46603c74cc9a2 | |
parent | d03af9b8ea7e8655869834f2eed1f1d583cc5672 [diff] |
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>