genksyms: Simplify printing of symbol types
authorMichal Marek <mmarek@suse.cz>
Tue, 18 Jan 2011 15:28:06 +0000 (16:28 +0100)
committerMichal Marek <mmarek@suse.cz>
Thu, 17 Mar 2011 14:13:55 +0000 (15:13 +0100)
commit7ec8eda154cbdcabb5305d90fb0952973dcaa560
tree54cd5d99acda48bac597e158614e97423b59e797
parent95f1d639ade8fdf9572ac8a926f62b29dd66eaba
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>
scripts/genksyms/genksyms.c