public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnaud Lacombe <lacombar@gmail.com>
To: linux-kbuild@vger.kernel.org
Cc: Arnaud Lacombe <lacombar@gmail.com>
Subject: [PATCH 4/5] kconfig/conf: merge duplicate switch's case
Date: Sun,  5 Dec 2010 01:41:17 -0500	[thread overview]
Message-ID: <1291531278-7395-4-git-send-email-lacombar@gmail.com> (raw)
In-Reply-To: <1291531278-7395-1-git-send-email-lacombar@gmail.com>

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
---
 scripts/kconfig/conf.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/scripts/kconfig/conf.c b/scripts/kconfig/conf.c
index 1b58129..8e33aa7 100644
--- a/scripts/kconfig/conf.c
+++ b/scripts/kconfig/conf.c
@@ -541,8 +541,6 @@ int main(int ac, char **av)
 		}
 		break;
 	case savedefconfig:
-		conf_read(NULL);
-		break;
 	case silentoldconfig:
 	case oldaskconfig:
 	case oldconfig:
-- 
1.7.2.30.gc37d7.dirty


  parent reply	other threads:[~2010-12-05  6:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-05  6:41 [PATCH 1/5] kbuild/nconf: fix spaces damage Arnaud Lacombe
2010-12-05  6:41 ` [PATCH 2/5] kbuild/gconf: add dummy inline for bind_textdomain_codeset() Arnaud Lacombe
2010-12-15  6:25   ` Arnaud Lacombe
2010-12-05  6:41 ` [PATCH 3/5] kconfig: fix typos Arnaud Lacombe
2010-12-15  6:24   ` Arnaud Lacombe
2010-12-05  6:41 ` Arnaud Lacombe [this message]
2010-12-15  6:26   ` [PATCH 4/5] kconfig/conf: merge duplicate switch's case Arnaud Lacombe
2010-12-05  6:41 ` [PATCH 5/5] kconfig: fix `zconfdebug' extern declaration Arnaud Lacombe
2010-12-15  6:25   ` Arnaud Lacombe
2010-12-15  6:24 ` [PATCH 1/5] kbuild/nconf: fix spaces damage Arnaud Lacombe
2010-12-15 13:44 ` Michal Marek

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=1291531278-7395-4-git-send-email-lacombar@gmail.com \
    --to=lacombar@gmail.com \
    --cc=linux-kbuild@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