[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1318327969-24807-1-git-send-email-mmarek@suse.cz>
Date: Tue, 11 Oct 2011 12:12:46 +0200
From: Michal Marek <mmarek@...e.cz>
To: linux-kbuild@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] genksyms: Ignore changes to internal files
Hi,
this series teaches genksyms to ignore changes to internal files (those
defined in the source file itself). See patch 2/3 for the main part.
Michal
Michal Marek (3):
genksyms: Minor parser cleanup
genksyms: Do not expand internal types
genksyms: Regenerate lexer and parser
scripts/genksyms/genksyms.c | 3 +-
scripts/genksyms/genksyms.h | 4 +-
scripts/genksyms/lex.l | 8 +
scripts/genksyms/lex.lex.c_shipped | 12 +-
scripts/genksyms/parse.tab.c_shipped | 645 ++++++++++++++++++----------------
scripts/genksyms/parse.tab.h_shipped | 7 +-
scripts/genksyms/parse.y | 40 ++-
7 files changed, 393 insertions(+), 326 deletions(-)
--
1.7.6.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists