From: Michal Marek Date: Tue, 18 Jan 2011 15:28:06 +0000 (+0100) Subject: genksyms: Simplify printing of symbol types X-Git-Tag: v2.6.39-rc1~391^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec8eda154cbdcabb5305d90fb0952973dcaa560;p=pandora-kernel.git 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 Acked-by: Sam Ravnborg --- Reading git-diff-tree failed