public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Antonio Ospite <ospite@studenti.unina.it>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH] libv4lconvert-priv.h: indent with tabs, not spaces
Date: Mon, 11 Apr 2011 22:44:14 +0200	[thread overview]
Message-ID: <4DA3681E.7080700@redhat.com> (raw)
In-Reply-To: <1302191845-7506-1-git-send-email-ospite@studenti.unina.it>

Thanks, applied.

On 04/07/2011 05:57 PM, Antonio Ospite wrote:
> Indent wrapped lines with tabs, just like it is done for the other
> functions in the same file.
>
> Signed-off-by: Antonio Ospite<ospite@studenti.unina.it>
> ---
>   lib/libv4lconvert/libv4lconvert-priv.h |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lib/libv4lconvert/libv4lconvert-priv.h b/lib/libv4lconvert/libv4lconvert-priv.h
> index 30d1cfe..84c706e 100644
> --- a/lib/libv4lconvert/libv4lconvert-priv.h
> +++ b/lib/libv4lconvert/libv4lconvert-priv.h
> @@ -131,7 +131,7 @@ void v4lconvert_grey_to_rgb24(const unsigned char *src, unsigned char *dest,
>   		int width, int height);
>
>   void v4lconvert_grey_to_yuv420(const unsigned char *src, unsigned char *dest,
> -                const struct v4l2_format *src_fmt);
> +		const struct v4l2_format *src_fmt);
>
>   void v4lconvert_rgb565_to_rgb24(const unsigned char *src, unsigned char *dest,
>   		int width, int height);

      reply	other threads:[~2011-04-11 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07 15:57 [PATCH] libv4lconvert-priv.h: indent with tabs, not spaces Antonio Ospite
2011-04-11 20:44 ` Hans de Goede [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=4DA3681E.7080700@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-media@vger.kernel.org \
    --cc=ospite@studenti.unina.it \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox