mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nikita Danilov <Nikita@Namesys.COM>
To: Andrew Morton <akpm@digeo.com>
Cc: Linux-Kernel@Vger.Kernel.ORG, Torvalds@Transmeta.COM
Subject: Re: [PATCH] (one line): use #ifdef with CONFIG_*
Date: Tue, 22 Apr 2003 12:44:37 +0400	[thread overview]
Message-ID: <16037.245.828642.171327@laputa.namesys.com> (raw)
In-Reply-To: <20030422013519.23754c14.akpm@digeo.com>

Andrew Morton writes:
 > Nikita Danilov <Nikita@Namesys.COM> wrote:
 > >
 > > -#if CONFIG_DEBUG_HIGHMEM
 > > +#ifdef CONFIG_DEBUG_HIGHMEM
 > 
 > mnm:/usr/src/linux-2.5.68> grep -r '#if[        ]*CONFIG' . | wc -l
 >     185
 > 
 > Why fix this one in particular?

Err, I just added -Wundef to cc options and it was the only one that has
shown up. Probably all of them should be corrected at once.

Nikita.

  reply	other threads:[~2003-04-22  8:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-22  8:27 Nikita Danilov
2003-04-22  8:35 ` Andrew Morton
2003-04-22  8:44   ` Nikita Danilov [this message]
2003-04-22 13:59     ` Valdis.Kletnieks

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=16037.245.828642.171327@laputa.namesys.com \
    --to=nikita@namesys.com \
    --cc=Linux-Kernel@Vger.Kernel.ORG \
    --cc=Torvalds@Transmeta.COM \
    --cc=akpm@digeo.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

all inboxes | Powered by JetHome®