]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: emux: constify nrpn_conv_table structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Mon, 4 Jan 2016 16:50:47 +0000 (17:50 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Jan 2016 09:19:49 +0000 (10:19 +0100)
commit3643b46c381eda180df1ec68cd2ec5c79afd61f3
treeed0ff2691d7bee328d36fef62b3f1a8dbc7e518b
parent2eb65d67afbf9364b525b657f1475d1a2cbc27de
ALSA: emux: constify nrpn_conv_table structures

The nrpn_conv_table structures are never modified, so declare them as
const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/synth/emux/emux_nrpn.c