commit | 17431928194b36a0f88082df875e2e036da7fddf | [log] [tgz] |
---|---|---|
author | Toralf Förster <toralf.foerster@gmx.de> | Wed May 26 20:22:02 2010 +0200 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri May 28 10:34:41 2010 -0400 |
tree | 4208c361adc0448de230a5b34d12cd89c3829891 | |
parent | 1d1d1feafd5d42e9e1312d42973e661582e51704 [diff] |
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 <toralf.foerster@gmx.de> LKML-Reference: <201005262022.02928.toralf.foerster@gmx.de> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>