From: "Frank Schäfer" <fschaefer.oss@googlemail.com>
To: hans.verkuil@cisco.com
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 1/2] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h
Date: Thu, 10 Oct 2013 19:26:12 +0200 [thread overview]
Message-ID: <5256E334.3090600@googlemail.com> (raw)
In-Reply-To: <1381425692-5023-1-git-send-email-fschaefer.oss@googlemail.com>
Sorry, there is no PATCH 2/2, this one is the only one. :)
Frank
Am 10.10.2013 19:21, schrieb Frank Schäfer:
> Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
> ---
> include/media/v4l2-ctrls.h | 2 +-
> 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)
>
> diff --git a/include/media/v4l2-ctrls.h b/include/media/v4l2-ctrls.h
> index 47ada23..16f7f26 100644
> --- a/include/media/v4l2-ctrls.h
> +++ b/include/media/v4l2-ctrls.h
> @@ -571,7 +571,7 @@ static inline void v4l2_ctrl_lock(struct v4l2_ctrl *ctrl)
> mutex_lock(ctrl->handler->lock);
> }
>
> -/** v4l2_ctrl_lock() - Helper function to unlock the handler
> +/** v4l2_ctrl_unlock() - Helper function to unlock the handler
> * associated with the control.
> * @ctrl: The control to unlock.
> */
prev parent reply other threads:[~2013-10-10 17:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 17:21 [PATCH 1/2] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h Frank Schäfer
2013-10-10 17:26 ` Frank Schäfer [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=5256E334.3090600@googlemail.com \
--to=fschaefer.oss@googlemail.com \
--cc=hans.verkuil@cisco.com \
--cc=linux-media@vger.kernel.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.