From: Max Filippov Date: Thu, 22 Aug 2013 20:25:24 +0000 (+0400) Subject: scripts/checkkconfigsymbols.sh: replace echo -e with printf X-Git-Tag: v3.12-rc1~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36b5401b7669302bc4c35cea2e2cf4ae22e489dc;p=pandora-kernel.git scripts/checkkconfigsymbols.sh: replace echo -e with printf -e is a non-standard echo option, echo output is implementation-dependent when it is used. Replace echo -e with printf as suggested by POSIX echo manual. Signed-off-by: Max Filippov Signed-off-by: Michal Marek --- Reading git-diff-tree failed