Re: [PATCH] selftest/ftrace: fix typo in ftracetest script

From: Shuah Khan
Date: Tue Feb 20 2024 - 16:41:53 EST


On 1/31/24 07:52, Masami Hiramatsu (Google) wrote:
Hi,

On Mon, 29 Jan 2024 21:58:07 +0530
Kousik Sanagavarapu <five231003@xxxxxxxxx> wrote:

Fix a typo in ftracetest script which is run when running the kselftests
for ftrace.

s/faii/fail


Thanks, this looks obvious typo.

Signed-off-by: Kousik Sanagavarapu <five231003@xxxxxxxxx>

Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
Fixes: dbcf76390eb9 ("selftests/ftrace: Improve integration with kselftest runner")


Shuah, can you pick this to your branch?


Applied to linux-kselftest next for Linux 6.9

thanks,
-- Shuah