Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1474815
| From | Takashi Sakamoto <o-takashi@sakamocchi.jp> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/6] ALSA: firewire: constify snd_pcm_ops structures |
| Date | 2016-09-02 02:10 +0200 |
| Message-ID | <scKdr-oe-3@gated-at.bofh.it> (permalink) |
| References | <scIOm-7Qu-13@gated-at.bofh.it> <scIOn-7Qu-39@gated-at.bofh.it> <scJKp-8qj-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016年09月02日 08:28, Takashi Sakamoto wrote: > Hi Julia, > > On 2016年09月02日 07:13, Julia Lawall wrote: >> Check for snd_pcm_ops structures that are only stored in the ops field of a >> snd_soc_platform_driver structure or passed as the third argument to >> snd_pcm_set_ops. The corresponding field or parameter is declared const, >> so snd_pcm_ops structures that have this property can be declared as const >> also. >> >> The semantic patch that makes this change is as follows: >> (http://coccinelle.lip6.fr/) > > Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> > > I've realized this issue and will fix in this development cycle for > Linux 4.9. Thanks for your continuous effort to reinforce software for > better directions. s/will/had a plan to/g Regards Takashi Sakamoto
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/6] constify snd_pcm_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-02 00:40 +0200
[PATCH 3/6] ALSA: firewire: constify snd_pcm_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-02 00:40 +0200
Re: [PATCH 3/6] ALSA: firewire: constify snd_pcm_ops structures Takashi Sakamoto <o-takashi@sakamocchi.jp> - 2016-09-02 01:40 +0200
Re: [PATCH 3/6] ALSA: firewire: constify snd_pcm_ops structures Takashi Sakamoto <o-takashi@sakamocchi.jp> - 2016-09-02 02:10 +0200
Re: [alsa-devel] [PATCH 0/6] constify snd_pcm_ops structures Clemens Ladisch <clemens@ladisch.de> - 2016-09-02 09:20 +0200
Re: [PATCH 0/6] constify snd_pcm_ops structures Takashi Iwai <tiwai@suse.de> - 2016-09-02 12:00 +0200
Re: [PATCH 0/6] constify snd_pcm_ops structures Julia Lawall <julia.lawall@lip6.fr> - 2016-09-02 12:10 +0200
csiph-web