On Fri, Aug 23, 2013 at 12:25:24AM +0400, Max Filippov wrote: > -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 <[email protected]> > --- > scripts/checkkconfigsymbols.sh | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-)
Applied to kbuild.git#misc. Thanks, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

