public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Aaron Lehmann <aaronl@vitelus.com>
To: John Kacur <jkacur@home.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.10-pre6, NTFS build break
Date: Sat, 8 Sep 2001 23:38:59 -0700	[thread overview]
Message-ID: <20010908233859.A4284@vitelus.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0109081949510.1097-100000@penguin.transmeta.com> <3B9AFE23.ACB3023E@home.com>
In-Reply-To: <3B9AFE23.ACB3023E@home.com>

On Sun, Sep 09, 2001 at 01:29:07AM -0400, John Kacur wrote:
> Perhaps this can just be turned into
> static inline ntfs_debug(mask, fmt, ...)	do {} while(0)

You mean static inline ntfs_debug(mask,fmt,...) { }

but it should probably also work as

#define ntfs_debug(mask, fmt...) do {} while(0)

  reply	other threads:[~2001-09-09  6:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-09  2:52 Linux 2.4.10-pre6 Linus Torvalds
2001-09-09  5:29 ` Linux 2.4.10-pre6, NTFS build break John Kacur
2001-09-09  6:38   ` Aaron Lehmann [this message]
2001-09-09 12:33   ` Anton Altaparmakov
2001-09-09  9:47 ` Linux 2.4.10-pre6: necessary patches Eyal Lebedinsky
2001-09-09 23:43 ` Linux 2.4.10-pre6 Stephen Frost

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=20010908233859.A4284@vitelus.com \
    --to=aaronl@vitelus.com \
    --cc=jkacur@home.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