kconfig: simplify symbol-search code
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 16 Jul 2013 18:39:42 +0000 (20:39 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 16 Jul 2013 18:39:42 +0000 (20:39 +0200)
There is no need for a double indirection in the temporary array that
stores the internediate search results.

Reported-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Jean Delvare <jdelvare@suse.de>

No differences found