From patchwork Thu May 5 02:03:23 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnaud Lacombe X-Patchwork-Id: 755742 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p4523emI027606 for ; Thu, 5 May 2011 02:03:45 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752624Ab1EECDp (ORCPT ); Wed, 4 May 2011 22:03:45 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:41884 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752473Ab1EECDp (ORCPT ); Wed, 4 May 2011 22:03:45 -0400 Received: by mail-iw0-f174.google.com with SMTP id 34so1462033iwn.19 for ; Wed, 04 May 2011 19:03:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references; bh=qMPOdWneOJERNVf/3XDInM8idDeI+zvxPuy6smqfL/I=; b=M7CoGxBJ3E6IYMo2ESkOW2cIGgx2VnXWTHQu6+/sKZuJ0lw1dhwJXqw6RAipbGTfXW uy3zveHTPamNh5yBGPlgibI+jYUg151fm/ycuqAIepmucEMhC6+G99x6u5u5PnxVQmFy rOdRsGoGTHqM4vpyLStgrAcQOsuAdr50k3GnY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=l5vXFo7vXBg/Bc+LP/p6ZahEQvIN7EwY9FtG3Pf0FgcwkiIf57DTq59d5S3f32DtYm 6FEEGOqC8K3PRg+8XwgqCzjikN2T/EJXq+kDjq6iJZ7O8UnTpieziIyG/p0CJgr/EyPo c3ZVE694JRvaAyFKclcUixtNNPOKHUWBFzi08= Received: by 10.42.145.130 with SMTP id f2mr190233icv.325.1304561025000; Wed, 04 May 2011 19:03:45 -0700 (PDT) Received: from localhost.localdomain (76-10-146-236.dsl.teksavvy.com [76.10.146.236]) by mx.google.com with ESMTPS id gy41sm688054ibb.56.2011.05.04.19.03.43 (version=SSLv3 cipher=OTHER); Wed, 04 May 2011 19:03:44 -0700 (PDT) From: Arnaud Lacombe To: linux-kbuild@vger.kernel.org Cc: Michal Marek , Arnaud Lacombe Subject: [RFC 8/9] kconfig: regen parser Date: Wed, 4 May 2011 22:03:23 -0400 Message-Id: <1304561004-2684-9-git-send-email-lacombar@gmail.com> X-Mailer: git-send-email 1.7.3.4.574.g608b.dirty In-Reply-To: <1304561004-2684-1-git-send-email-lacombar@gmail.com> References: <1304561004-2684-1-git-send-email-lacombar@gmail.com> Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.6 (demeter1.kernel.org [140.211.167.41]); Thu, 05 May 2011 02:03:46 +0000 (UTC) --- scripts/kconfig/zconf.hash.c_shipped | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/kconfig/zconf.hash.c_shipped b/scripts/kconfig/zconf.hash.c_shipped index 96bbec5..40df000 100644 --- a/scripts/kconfig/zconf.hash.c_shipped +++ b/scripts/kconfig/zconf.hash.c_shipped @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.0.4 */ -/* Command-line: gperf -t --output-file scripts/kconfig/zconf.hash.c_shipped -L ANSI-C -a -C -E -g -k '1,3,$' -p -t scripts/kconfig/zconf.gperf */ +/* Command-line: gperf -t --output-file scripts/kconfig/zconf.hash.c_shipped -a -C -E -g -k '1,3,$' -p -t scripts/kconfig/zconf.gperf */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \