All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-media <linux-media@vger.kernel.org>,
	hans.verkuil@cisco.com, Patch Tracking <patches@linaro.org>
Subject: Re: [PATCH 1/1] [media] v4l2-ctrls: Remove duplicate const
Date: Fri, 30 Aug 2013 14:08:02 +0200	[thread overview]
Message-ID: <52208B22.4080106@samsung.com> (raw)
In-Reply-To: <CAK9yfHzthS9mcK+3CSPYcCeexxs5mCAARKvrRQJWJss47WkhDw@mail.gmail.com>

On 08/30/2013 01:42 PM, Sachin Kamat wrote:
> On 30 August 2013 17:02, Sylwester Nawrocki <s.nawrocki@samsung.com> wrote:
>> Hi Sachin,
>>
>> On 08/30/2013 01:11 PM, Sachin Kamat wrote:
>>> The function returns a pointer to a const array. Duplicate use of const
>>> led to the following warning.
>>> drivers/media/v4l2-core/v4l2-ctrls.c:574:32: warning: duplicate const
>>>
>>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>>> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
>>
>> Thanks for the patch. I have already submitted a fix for this:
>> https://patchwork.linuxtv.org/patch/19902/
> 
> Oops.. missed out on that. Looks like it is not yet applied to your
> for-3.12-3 branch?

Yup, I didn't apply it since it touches the control framework. Thus
I assumed Hans will want to pick it up to his tree.

Regards,
Sylwester

      reply	other threads:[~2013-08-30 12:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-30 11:11 [PATCH 1/1] [media] v4l2-ctrls: Remove duplicate const Sachin Kamat
2013-08-30 11:32 ` Sylwester Nawrocki
2013-08-30 11:42   ` Sachin Kamat
2013-08-30 12:08     ` Sylwester Nawrocki [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52208B22.4080106@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=hans.verkuil@cisco.com \
    --cc=linux-media@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=sachin.kamat@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.