From: Jeff Garzik <jeff@garzik.org>
To: notting@redhat.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/net: fix comparisons of unsigned < 0
Date: Wed, 13 Jun 2007 15:45:54 -0400 [thread overview]
Message-ID: <46704972.5020900@garzik.org> (raw)
In-Reply-To: <20070530075902.GA29118@nostromo.devel.redhat.com>
Bill Nottingham wrote:
> Recent gcc versions emit warnings when unsigned variables are compared < 0 or >= 0.
>
> Signed-off-by: Bill Nottingham <notting@redhat.com>
>
> ---
> mlx4/qp.c | 3 +--
> netxen/netxen_nic_niu.c | 6 +++---
> tulip/de2104x.c | 1 -
> 3 files changed, 4 insertions(+), 6 deletions(-)
applied to #upstream (2.6.23)
BTW please fix your Mail-Followup-To header
prev parent reply other threads:[~2007-06-13 19:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-30 7:59 [PATCH] drivers/net: fix comparisons of unsigned < 0 Bill Nottingham
2007-06-13 19:45 ` Jeff Garzik [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=46704972.5020900@garzik.org \
--to=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=notting@redhat.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.