public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Janne Grunau <j@jannau.net>
To: "Németh Márton" <nm127@freemail.hu>
Cc: V4L Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH] hdpvr-video: cleanup signedness
Date: Wed, 3 Feb 2010 15:31:26 +0100	[thread overview]
Message-ID: <20100203143126.GE7946@aniel.lan> (raw)
In-Reply-To: <4B5AFD42.6080001@freemail.hu>

On Sat, Jan 23, 2010 at 02:44:34PM +0100, Németh Márton wrote:
> From: Márton Németh <nm127@freemail.hu>
> 
> The fifth parameter of usb_bulk_msg() is a pointer to signed
> (see <linux/usb.h>) so also call this function with pointer to signed.
> 
> This will remove the following sparse warning (see "make C=1"):
>  * warning: incorrect type in argument 5 (different signedness)
>        expected int *actual_length
>        got unsigned int *<noident>
> 
> Signed-off-by: Márton Németh <nm127@freemail.hu>

Thanks, I'll send a git pull request including the second patch for Mauro
later today.

cheers Janne

      reply	other threads:[~2010-02-03 14:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-23 13:44 [PATCH] hdpvr-video: cleanup signedness Németh Márton
2010-02-03 14:31 ` Janne Grunau [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=20100203143126.GE7946@aniel.lan \
    --to=j@jannau.net \
    --cc=linux-media@vger.kernel.org \
    --cc=nm127@freemail.hu \
    /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