kernel-ark/scripts/genksyms
Michal Marek 7ec8eda154 genksyms: Simplify printing of symbol types
Instead of special-casing SYM_NORMAL, do not map any name to it. Also
explicitly set the single-letter name of the symbol type, which will be
needed by a further patch. The only user-visible change is one debug
printf.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
2011-03-17 15:13:55 +01:00
..
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
genksyms.c genksyms: Simplify printing of symbol types 2011-03-17 15:13:55 +01:00
genksyms.h genksyms: allow to ignore symbol checksum changes 2008-12-03 22:33:12 +01:00
keywords.c_shipped genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() 2009-12-12 13:08:16 +01:00
keywords.gperf genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() 2009-12-12 13:08:16 +01:00
lex.c_shipped genksyms: Simplify lexer 2011-03-17 15:13:55 +01:00
lex.l genksyms: Simplify lexer 2011-03-17 15:13:55 +01:00
Makefile genksyms: Do not paste the bison header file to lex.c 2011-03-17 15:13:55 +01:00
parse.c_shipped scripts/genksyms: fix header usage 2010-11-25 16:25:06 +01:00
parse.h_shipped kbuild: apply genksyms changes 2007-10-12 21:15:31 +02:00
parse.y scripts/genksyms: fix header usage 2010-11-25 16:25:06 +01:00