All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Andy Walls <awalls@radix.net>
Cc: Devin Heitmueller <dheitmueller@kernellabs.com>,
	Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: cx18 fix patches
Date: Fri, 29 Jan 2010 00:08:09 -0200	[thread overview]
Message-ID: <4B624309.9040700@infradead.org> (raw)
In-Reply-To: <1264681562.3081.3.camel@palomino.walls.org>

Andy Walls wrote:
> Now I'll just review and test tonight (some time between 6:00 - 10:30
> p.m. EST)

One more error (on x86_64):

drivers/media/video/cx18/cx18-alsa-pcm.c: In function ‘cx18_alsa_announce_pcm_data’:
drivers/media/video/cx18/cx18-alsa-pcm.c:82: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’

You should use %zu for size_t.

Cheers,
Mauro

  reply	other threads:[~2010-01-29  2:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-28  2:40 cx18 fix patches Mauro Carvalho Chehab
2010-01-28 12:26 ` Andy Walls
2010-01-29  2:08   ` Mauro Carvalho Chehab [this message]
2010-01-29  2:27     ` Andy Walls
2010-01-29  2:24 ` Andy Walls
2010-01-29  3:09   ` Mauro Carvalho Chehab
2010-01-29 17:22   ` Devin Heitmueller
2010-01-29 18:40     ` Mauro Carvalho Chehab
2010-01-29 18:57       ` Devin Heitmueller
2010-01-29 19:59         ` Mauro Carvalho Chehab
2010-01-29 20:14           ` Devin Heitmueller

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=4B624309.9040700@infradead.org \
    --to=mchehab@infradead.org \
    --cc=awalls@radix.net \
    --cc=dheitmueller@kernellabs.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.