Re: [PATCH v2 2/2] selftests/ftrace: Replace \e with \033
From: shuah
Date: Fri Feb 22 2019 - 10:59:46 EST
On 2/22/19 7:59 AM, Masami Hiramatsu wrote:
On Fri, 22 Feb 2019 10:10:21 +0100
Juerg Haefliger <juerg.haefliger@xxxxxxxxxxxxx> wrote:
The \e sequence character is not POSIX. Fix that by using \033 instead.
Signed-off-by: Juerg Haefliger <juergh@xxxxxxxxxxxxx>
This also looks good to me.
Acked-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
Thank you!
I wasn't on the To or Cc on the original patch. Make sure to
run the get_maintainers and include the people it recommends.
Please resend the patch to me, so I can take it for 5.1-rc1
thanks,
-- Shuah