From: Rogier Wolff <R.E.Wolff@BitWizard.nl>
To: Alessandro Suardi <alessandro.suardi@oracle.com>
Cc: Adrian Bunk <bunk@fs.tum.de>,
R.E.Wolff@BitWizard.nl, linux-kernel@vger.kernel.org
Subject: Re: drivers/atm/firestream.c doesn't compile in 2.5.33
Date: Sun, 1 Sep 2002 11:14:33 +0200 [thread overview]
Message-ID: <20020901111433.A23165@bitwizard.nl> (raw)
In-Reply-To: <3D716D23.1000101@oracle.com>
On Sun, Sep 01, 2002 at 03:28:03AM +0200, Alessandro Suardi wrote:
> Same symptom as the cpia.c (and IrDA, too). Just change
>
> #define func_enter() fs_dprintk (FS_DEBUG_FLOW, "fs: enter "
> __FUNCTION__ "\n")
>
> to
>
> #define func_enter() fs_dprintk (FS_DEBUG_FLOW, "fs: enter %s\n",
> __FUNCTION__)
Ehmm.
I wrote that code, and I made a decision to do it that way. Did
I use "invalid C" or did the C spec change?
Or did the __FUNCTION__ extension from gcc change? Someone please
explain.....
Roger.
--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2600998 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots.
* There are also old, bald pilots.
next prev parent reply other threads:[~2002-09-01 9:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-01 0:30 drivers/atm/firestream.c doesn't compile in 2.5.33 Adrian Bunk
2002-09-01 1:28 ` Alessandro Suardi
2002-09-01 9:14 ` Rogier Wolff [this message]
2002-09-01 9:13 ` David S. Miller
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=20020901111433.A23165@bitwizard.nl \
--to=r.e.wolff@bitwizard.nl \
--cc=alessandro.suardi@oracle.com \
--cc=bunk@fs.tum.de \
--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;
as well as URLs for NNTP newsgroup(s).