mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Eyal Lebedinsky <eyal@eyal.emu.id.au>
To: Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.20-pre4-ac1
Date: Sat, 24 Aug 2002 00:06:31 +1000	[thread overview]
Message-ID: <3D664167.44A188CC@eyal.emu.id.au> (raw)
In-Reply-To: <200208231046.g7NAk2914276@devserv.devel.redhat.com>

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

linux/drivers/usb/brlvger.c compile error

You would think that gcc, having had the same problem for a while,
would have smarted up by now. And they say computers are our
future...

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

[-- Attachment #2: 2.4.20-pre4-ac1.usb.patch --]
[-- Type: text/plain, Size: 479 bytes --]

--- linux/drivers/usb/brlvger.c.orig	Fri Aug 23 23:51:46 2002
+++ linux/drivers/usb/brlvger.c	Fri Aug 23 23:52:08 2002
@@ -209,7 +209,7 @@
     ({ printk(KERN_ERR "Voyager: " args); \
        printk("\n"); })
 #define dbgprint(fmt, args...) \
-    ({ printk(KERN_DEBUG "Voyager: %s: " fmt, __FUNCTION__, ##args); \
+    ({ printk(KERN_DEBUG "Voyager: %s: " fmt, __FUNCTION__ , ##args); \
        printk("\n"); })
 #define dbg(args...) \
     ({ if(debug >= 1) dbgprint(args); })

  parent reply	other threads:[~2002-08-23 14:02 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-23 10:46 Alan Cox
2002-08-23 12:21 ` Erik Andersen
2002-08-23 14:06 ` Eyal Lebedinsky [this message]
2002-08-23 14:29   ` Linux 2.4.20-pre4-ac1 (this time regarding 2.5.31) Thunder from the hill
2002-08-23 14:53     ` Steven Cole
2002-08-23 15:07       ` Thunder from the hill
2002-08-23 15:52         ` Greg KH
2002-08-23 15:51   ` Linux 2.4.20-pre4-ac1 Greg KH
2002-08-23 14:59 ` Erik Andersen
2002-08-23 15:16   ` [PATCH] fix bitops.h circular dependancies Erik Andersen
2002-08-23 15:59     ` Erik Andersen
2002-08-23 15:57 ` Linux 2.4.20-pre4-ac1 Markus Plail
2002-08-23 18:16   ` Andre Hedrick
2002-08-23 16:30 ` Anssi Saari
2002-08-23 16:56   ` Markus Plail
2002-08-24 16:03     ` Anssi Saari
2002-08-23 17:18   ` Alan Cox
2002-08-23 19:30     ` Anssi Saari
2002-08-24 13:27 ` Allan Duncan
2002-08-24 13:55   ` Alan Cox
2002-08-24 14:07     ` Erik Andersen
2002-08-25 11:01       ` Tomas Szepe
2002-08-25 11:10         ` Thunder from the hill
2002-08-25 11:32           ` Thomas Molina
2002-08-25 11:45             ` Sean Neakums
2002-08-25 12:10               ` Geert Uytterhoeven
2002-08-25 12:19                 ` Thunder from the hill
2002-08-25 12:25                   ` Sean Neakums
2002-08-25 13:44                     ` Tomas Szepe
2002-08-26  2:01               ` Rik van Riel
2002-08-25 11:41           ` Tomas Szepe
2002-08-26  0:24             ` Allan Duncan
2002-08-25 21:33           ` Henning P. Schmiedehausen
2002-08-24 17:32 ` Axel Siebenwirth
2002-08-24 17:59   ` Alan Cox
2002-08-25  4:49     ` Zephaniah E. Hull
2002-08-25 20:15 ` Adrian Bunk

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=3D664167.44A188CC@eyal.emu.id.au \
    --to=eyal@eyal.emu.id.au \
    --cc=alan@redhat.com \
    --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

all inboxes | Powered by JetHome®