Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712771
| From | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] ALSA: make snd_kcontrol_new const |
| Date | 2017-08-16 10:50 +0200 |
| Message-ID | <uf2bv-4Pi-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Make these structures const. Done using Coccinelle. Bhumika Goyal (3): ALSA: aoa: make snd_kcontrol_new const ALSA: pcxhr: make snd_kcontrol_new const ALSA: hda: make snd_kcontrol_new const sound/aoa/codecs/onyx.c | 12 ++++++------ sound/pci/hda/patch_analog.c | 4 ++-- sound/pci/hda/patch_sigmatel.c | 2 +- sound/pci/pcxhr/pcxhr_mixer.c | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] ALSA: make snd_kcontrol_new const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 10:50 +0200 [PATCH 3/3] ALSA: hda: make snd_kcontrol_new const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 10:50 +0200 [PATCH 1/3] ALSA: aoa: make snd_kcontrol_new const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 10:50 +0200 Re: [PATCH 0/3] ALSA: make snd_kcontrol_new const Takashi Iwai <tiwai@suse.de> - 2017-08-16 14:50 +0200
csiph-web