diff options
| author | Bhumika Goyal <[email protected]> | 2017-02-22 01:33:27 +0530 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2017-02-21 22:02:03 +0100 |
| commit | 04bab35044e7aa54031e55e3f7039141c54e70d7 (patch) | |
| tree | f99ec8a5e47c6b0d04d64f679300021e19d13c1e /scripts/gdb/linux/modules.py | |
| parent | f3b827e0b1841f4cfc18436e09f4f269f3be908e (diff) | |
ALSA: usb-audio: constify snd_kcontrol_new structures
Declare snd_kcontrol_new structures as const as they are only passed as
an argument to the function add_new_ctl. This agrument is of type const,
so snd_kcontrol_new structures having this property can be made const
too.
Signed-off-by: Bhumika Goyal <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions