]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: rawmidi: More constification
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:56 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:58 +0000 (16:14 +0100)
commitedb87ed5f9f180fecca64f803eb1f595291d519d
tree13566631764d436e02c38c939ac8912bac6f9607
parentb40fe4bbc76bf6be655f9ba975dc91c6a72fe79e
ALSA: rawmidi: More constification

Apply const prefix to the static flag info table.

Just for minor optimization and no functional changes.

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