diff options
| author | Max Filippov <jcmvbkbc@gmail.com> | 2013-08-22 18:09:47 +0400 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-08-26 20:01:24 +0200 |
| commit | 26ba647f53d04a96b619cb3d6befc92ad231bf5a (patch) | |
| tree | 48f50e737c4bd7a7c26acfff088030af3881a51f /scripts/cleanpatch | |
| parent | d9882ed30b3b5bb8377a8f017f7b53de22d4ceb1 (diff) | |
xtensa: don't use echo -e needlessly
commit 123f15e669d5a5a2e2f260ba4a5fc2efd93df20e upstream.
-e is not needed to output strings without escape sequences. This breaks
big endian FSF build when the shell is dash, because its builtin echo
doesn't understand '-e' switch and outputs it in the echoed string.
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
