[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160908022755.mr45eulz4r7vfoo5@zver>
Date: Thu, 8 Sep 2016 05:27:55 +0300
From: Andrey Utkin <andrey.utkin@...p.bluecherry.net>
To: Julia Lawall <Julia.Lawall@...6.fr>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
kernel-janitors@...r.kernel.org,
Ezequiel Garcia <ezequiel@...guardiasur.com.ar>,
Hans Verkuil <hans.verkuil@...co.com>,
Ismael Luceno <ismael@...ev.co.uk>,
Bluecherry Maintainers <maintainers@...echerrydvr.com>,
Andy Walls <awalls@...metrocast.net>,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [media] pci: constify snd_pcm_ops structures
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@...p.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.
Powered by blists - more mailing lists