All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: Marcelo Tosatti <marcelo@conectiva.com.br>,
	Jeff Garzik <jgarzik@mandrakesoft.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>,
	Greg KH <greg@kroah.com>
Subject: [PATCH 2.4] : ir240_usb_fix_greg.diff
Date: Mon, 12 Aug 2002 19:00:34 -0700	[thread overview]
Message-ID: <20020813020034.GA21029@bougret.hpl.hp.com> (raw)

	Hi,

	You probably saw this one comming from multiple source. If
not, there it is.
	Greg : next time, please try to compile. I don't ask any
testing, because I know you can't do that, but there is little excuses
for compilation errors. Yeah, it may add a few seconds to your kernel
compile time.

	Jean


diff -u -p linux/drivers/net/irda/irda-usb.d8.c linux/drivers/net/irda/irda-usb.c
--- linux/drivers/net/irda/irda-usb.d8.c	Mon Aug 12 18:36:29 2002
+++ linux/drivers/net/irda/irda-usb.c	Mon Aug 12 18:39:44 2002
@@ -248,7 +248,7 @@ static void irda_usb_change_speed_xbofs(
 {
 	unsigned long flags;
 	__u8 *frame;
-	struct urb *urb;
+	struct urb *purb;
 	int ret;
 
 	IRDA_DEBUG(2, __FUNCTION__ "(), speed=%d, xbofs=%d\n",

             reply	other threads:[~2002-08-13  1:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-13  2:00 Jean Tourrilhes [this message]
2002-08-13 17:10 ` [PATCH 2.4] : ir240_usb_fix_greg.diff Greg KH

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=20020813020034.GA21029@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=greg@kroah.com \
    --cc=jgarzik@mandrakesoft.com \
    --cc=jt@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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.