]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/bootconfig: scripts/ftrace.sh was missing the shebang line, so added it
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Tue, 22 Jul 2025 22:53:01 +0000 (04:23 +0530)
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>
Wed, 23 Jul 2025 15:23:39 +0000 (00:23 +0900)
commit9afa2e0d42187591685caf70cbbd040391b9cbb3
treeb8ef01236ee555804296123935b5a219e59b8ed9
parent26dda57695090e05c1a99c3e8f802f862d1ac474
tools/bootconfig: scripts/ftrace.sh was missing the shebang line, so added it

This file was missing the shebang line, so added it.

Link: https://lore.kernel.org/all/20250722225351.8811-1-unixbhaskar@gmail.com/
[Masami: changed title. ]

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
tools/bootconfig/scripts/ftrace.sh