kconfig: simplify symbol-search code
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 16 Jul 2013 18:39:42 +0000 (20:39 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Wed, 23 Oct 2013 20:21:51 +0000 (22:21 +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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found