Re: drivers/atm/firestream.c doesn't compile in 2.5.33

From: Rogier Wolff (R.E.Wolff@BitWizard.nl)
Date: Sun Sep 01 2002 - 04:14:33 EST


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. 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:13 EST