From: Toralf Förster Date: Wed, 26 May 2010 18:22:02 +0000 (+0200) Subject: kconfig: Hide error output in find command in streamline_config.pl X-Git-Tag: v2.6.35-rc1~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17431928194b36a0f88082df875e2e036da7fddf;p=pandora-kernel.git kconfig: Hide error output in find command in streamline_config.pl Finding the list of Makefiles in streamline-config should not report errors. Also move the "chomp" to the @makefiles array instead of doing it in the for loop. This is more efficient, and does not make it any less readable by C programmers. Signed-off-by: Toralf Foerster LKML-Reference: <201005262022.02928.toralf.foerster@gmx.de> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed