diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-02-19 15:51:30 +0530 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-02-19 22:07:29 +0100 |
commit | 3bb9eca913025ed05c0510de831c67b7bef652c5 (patch) | |
tree | 74f947414957b9dc96741ac565e5a1c731f63ed7 /drivers | |
parent | b1ef30e5ed17a417fc78eaff12da28f9a1c2efcc (diff) |
ALSA: emu10k1: constify snd_emux_operators structure
Declare snd_emux_operators structure as const as it is only copied into
another structure. So, snd_emux_operators structures having this property
can be made const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions