All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Michael Krufky <mkrufky@m1k.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: fix silly config option.
Date: Mon, 27 Jun 2005 15:07:29 -0400	[thread overview]
Message-ID: <20050627190728.GA11186@redhat.com> (raw)
In-Reply-To: <42C04D82.9000108@m1k.net>

On Mon, Jun 27, 2005 at 03:03:30PM -0400, Michael Krufky wrote:

 > +config CONFIG_TUNER_MULTI_I2C
 > +#define CONFIG_TUNER_MULTI_I2C /**/
 > +#ifdef CONFIG_TUNER_MULTI_I2C
 > +#ifdef CONFIG_TUNER_MULTI_I2C
 > +#ifdef CONFIG_TUNER_MULTI_I2C
 > +#ifndef CONFIG_TUNER_MULTI_I2C
 > +#ifdef CONFIG_TUNER_MULTI_I2C
 > 
 > ... So in fact, after applying your patch above,  NOW it is a silly 
 > config option, which in effect, removed all functionality of 
 > CONFIG_TUNER_MULTI_I2C alltogether

Err, no. Note how no other config options have CONFIG_ prepended
to them. Kconfig magic does this for you implicitly.

		Dave

 

  reply	other threads:[~2005-06-27 19:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-27  5:39 fix silly config option Dave Jones
2005-06-27 11:21 ` Adrian Bunk
2005-06-27 15:02   ` Dave Jones
2005-06-27 19:03 ` Michael Krufky
2005-06-27 19:07   ` Dave Jones [this message]
2005-06-27 19:09     ` Michael Krufky

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=20050627190728.GA11186@redhat.com \
    --to=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkrufky@m1k.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.