From: "Gabriel A. Devenyi" <ace@staticwave.ca>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: markus.lidel@shadowconnect.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/message/i2o/i2o_block.c unsigned comparison
Date: Sat, 12 Nov 2005 17:13:26 -0500 [thread overview]
Message-ID: <200511121713.26671.ace@staticwave.ca> (raw)
In-Reply-To: <20051112221955.GF20860@mipter.zuzino.mipt.ru>
On November 12, 2005 17:19, Alexey Dobriyan wrote:
> Don't you see this?
*turns red* I just checked for a compile error, sorry.
> CC drivers/message/i2o/i2o_block.o
> drivers/message/i2o/i2o_block.c:961: warning: initialization from incompatible pointer type
>
> ->ioctl method takes "unsigned long arg".
So should this comparasion arg < 0 simply be removed? Its meaningless if arg is unsigned.
--
Gabriel A. Devenyi
ace@staticwave.ca
prev parent reply other threads:[~2005-11-12 22:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-12 21:29 [PATCH] drivers/message/i2o/i2o_block.c unsigned comparison Gabriel A. Devenyi
2005-11-12 22:19 ` Alexey Dobriyan
2005-11-12 22:13 ` Gabriel A. Devenyi [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=200511121713.26671.ace@staticwave.ca \
--to=ace@staticwave.ca \
--cc=adobriyan@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=markus.lidel@shadowconnect.com \
/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.