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


Groups > linux.kernel > #1542630

Re: [PATCH] media: platform: s3c-camif: constify v4l2_subdev_ops structures

From Sylwester Nawrocki <s.nawrocki@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH] media: platform: s3c-camif: constify v4l2_subdev_ops structures
Date 2016-12-15 11:50 +0100
Message-ID <sOBLP-4GV-9@gated-at.bofh.it> (permalink)
References <sOBLP-4GV-11@gated-at.bofh.it> <sOfLj-5M6-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/14/2016 12:11 PM, Bhumika Goyal wrote:
> Check for v4l2_subdev_ops structures that are only passed as an
> argument to the function v4l2_subdev_init. This argument is of type
> const, so v4l2_subdev_ops structures having this property can also  be
> declared const.

> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>

Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>

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


Thread

[PATCH] media: platform: s3c-camif: constify v4l2_subdev_ops structures Bhumika Goyal <bhumirks@gmail.com> - 2016-12-14 12:20 +0100
  Re: [PATCH] media: platform: s3c-camif: constify v4l2_subdev_ops  structures Sylwester Nawrocki <s.nawrocki@samsung.com> - 2016-12-15 11:50 +0100

csiph-web