linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thunder from the hill <thunder@lightweight.ods.org>
To: Ahmed Masud <masud@googgun.com>
Cc: Thunder from the hill <thunder@lightweight.ods.org>,
	Andreas Steinmetz <ast@domdv.de>,
	Bob_Tracy <rct@gherkin.frus.com>, <dag@brattli.net>,
	<linux-kernel@vger.kernel.org>
Subject: Re: 2.5.34: IR __FUNCTION__ breakage
Date: Fri, 13 Sep 2002 14:11:26 -0600 (MDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0209131411010.10048-100000@hawkeye.luckynet.adm> (raw)
In-Reply-To: <3D82247A.80601@googgun.com>

Hi,

On Fri, 13 Sep 2002, Ahmed Masud wrote:
> #define DERROR(dbg, fmt, args...)                                          \
>     do { if (DEBUG_##dbg) {                                                \
>                 printk(KERN_INFO "irnet: %s() : ", __FUNCTION__);          \
>                 printk(fmt, ## args);                                      \
>          }                                                                 \
>     } while (0)

That's 100% senseless. It gains you nothing, it  takes you nothing...

			Thunder
-- 
--./../...-/. -.--/---/..-/.-./..././.-../..-. .---/..-/.../- .-
--/../-./..-/-/./--..-- ../.----./.-../.-.. --./../...-/. -.--/---/..-
.- -/---/--/---/.-./.-./---/.--/.-.-.-
--./.-/-.../.-./.././.-../.-.-.-


  parent reply	other threads:[~2002-09-13 20:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-12 19:54 2.5.34: IR __FUNCTION__ breakage Bob_Tracy
2002-09-12 20:16 ` Thunder from the hill
2002-09-12 21:09   ` Bob_Tracy
2002-09-13 16:01   ` Andreas Steinmetz
2002-09-13 16:14     ` Thunder from the hill
2002-09-13 17:46       ` Ahmed Masud
2002-09-13 18:01         ` Andreas Steinmetz
2002-09-13 20:11         ` Thunder from the hill [this message]
2002-09-13 20:12     ` Neil Booth
2002-09-13 20:30       ` Andreas Steinmetz
2002-09-13 20:53         ` Thunder from the hill

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=Pine.LNX.4.44.0209131411010.10048-100000@hawkeye.luckynet.adm \
    --to=thunder@lightweight.ods.org \
    --cc=ast@domdv.de \
    --cc=dag@brattli.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masud@googgun.com \
    --cc=rct@gherkin.frus.com \
    /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).