Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1478752

Re: [PATCH] [media] pci: constify snd_pcm_ops structures

From Julia Lawall <julia.lawall@lip6.fr>
Newsgroups linux.kernel
Subject Re: [PATCH] [media] pci: constify snd_pcm_ops structures
Date 2016-09-08 05:10 +0200
Message-ID <seXSW-ls-5@gated-at.bofh.it> (permalink)
References <seW0O-7wI-5@gated-at.bofh.it> <seXgd-8jt-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On Thu, 8 Sep 2016, Andrey Utkin wrote:

> Thanks for looking into this.
> I have tested that it compiles and passes checks (C=2) cleanly after
> this patch.
>
> Acked-by: Andrey Utkin <andrey.utkin@corp.bluecherry.net>
>
> While we're at it, what about constification of
> *-core.c:static struct pci_driver *_pci_driver = {
> *-video.c:static struct vb2_ops *_video_qops = {
> *-video.c:static struct video_device *_video_template = {
>
> in drivers/media/pci/? Also there are even more similar entries not
> constified yet in drivers/media/, however I may be underestimating
> complexity of making semantic rules for catching that all.

I will check on these.  Thanks for the suggestion.

julia

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] [media] pci: constify snd_pcm_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-08 03:10 +0200
  Re: [PATCH] [media] pci: constify snd_pcm_ops structures Andrey Utkin <andrey.utkin@corp.bluecherry.net> - 2016-09-08 04:30 +0200
    Re: [PATCH] [media] pci: constify snd_pcm_ops structures Julia Lawall <julia.lawall@lip6.fr> - 2016-09-08 05:10 +0200

csiph-web