Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1715610
| From | Takashi Iwai <tiwai@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/13] constify alsa snd_pcm_ops structures |
| Date | 2017-08-19 11:10 +0200 |
| Message-ID | <ug7Vw-7Ms-5@gated-at.bofh.it> (permalink) |
| References | <ufKcx-hU-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 18 Aug 2017 09:45:08 +0200, Arvind Yadav wrote: > > snd_pcm_ops are not supposed to change at runtime. All functions > working with snd_pcm_ops provided by <sound/pcm.h> work with > const snd_pcm_ops. So mark the non-const structs as const. > > Arvind Yadav (13): > [PATCH 01/13] ALSA: aoa: constify snd_pcm_ops structures > [PATCH 02/13] ALSA: arm: constify snd_pcm_ops structures > [PATCH 03/13] ALSA: atmel: constify snd_pcm_ops structures > [PATCH 04/13] ALSA: drivers: constify snd_pcm_ops structures > [PATCH 05/13] ALSA: firewire: constify snd_pcm_ops structures > [PATCH 06/13] ALSA: mips: constify snd_pcm_ops structures > [PATCH 07/13] ALSA: parisc: constify snd_pcm_ops structures > [PATCH 08/13] ALSA: pcmcia: constify snd_pcm_ops structures > [PATCH 09/13] ALSA: ppc: constify snd_pcm_ops structures > [PATCH 10/13] ALSA: sh: constify snd_pcm_ops structures > [PATCH 11/13] ALSA: sparc: constify snd_pcm_ops structures > [PATCH 12/13] ALSA: spi: constify snd_pcm_ops structures > [PATCH 13/13] ALSA: usb: constify snd_pcm_ops structures Applied all patches. Thanks. Takashi
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 00/13] constify alsa snd_pcm_ops structures Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-18 09:50 +0200 [PATCH 05/13] ALSA: firewire: constify snd_pcm_ops structures Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-18 09:50 +0200 [PATCH 10/13] ALSA: sh: constify snd_pcm_ops structures Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-18 09:50 +0200 Re: [PATCH 00/13] constify alsa snd_pcm_ops structures Takashi Iwai <tiwai@suse.de> - 2017-08-19 11:10 +0200
csiph-web