public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Gabriel A. Devenyi" <ace@staticwave.ca>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [RESEND] [PATCH] drivers/net/wireless/airo.c unsigned comparason
Date: Thu, 01 Dec 2005 02:39:34 -0500	[thread overview]
Message-ID: <438EA8B6.9050509@pobox.com> (raw)
In-Reply-To: <43749512.8040002@staticwave.ca>

Gabriel A. Devenyi wrote:
> fid is declared as a u32 (unsigned int), and then a few lines later, it 
> is checked for a value < 0, which is clearly useless.
> In the two locations this function is used, in one it is *explicitly* 
> given a negative number, which would be ignored with the
> current definition.
> 
> Thanks to LinuxICC (http://linuxicc.sf.net).
> 
> This patch applies to linus' git tree as of 03.11.2005
> 
> Signed-off-by: Gabriel A. Devenyi <ace@staticwave.ca>


[jgarzik@pretzel netdev-2.6]$ git-applymbox /g/tmp/mbox ~/info/signoff.txt
1 patch(es) to process.

Applying 'drivers/net/wireless/airo.c unsigned comparason'

fatal: corrupt patch at line 8

  reply	other threads:[~2005-12-01  7:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 12:56 [RESEND] [PATCH] drivers/net/wireless/airo.c unsigned comparason Gabriel A. Devenyi
2005-12-01  7:39 ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-08 12:39 Gabriel A. Devenyi

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=438EA8B6.9050509@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=ace@staticwave.ca \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox