commit | 3643b46c381eda180df1ec68cd2ec5c79afd61f3 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Mon Jan 04 17:50:47 2016 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 06 10:19:49 2016 +0100 |
tree | ed0ff2691d7bee328d36fef62b3f1a8dbc7e518b | |
parent | 2eb65d67afbf9364b525b657f1475d1a2cbc27de [diff] |
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>