]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: jack: More constification
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 14:47:54 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2020 15:14:57 +0000 (16:14 +0100)
commitf98903fce976f261b5cfc28a1c86163a7c5b01b9
tree7bf9cda04e2fd9bf205c4aa586dd0e7902f6d5ef
parent51d7847a2d81ac6779b62fabd722b49b3b664de9
ALSA: jack: More constification

Apply const prefix to the static jack switch table.

Just for minor optimization and no functional changes.

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