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)
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>

No differences found