aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhaskar Chowdhury <unixbhaskar@gmail.com>2025-07-23 04:23:01 +0530
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2025-07-24 00:23:39 +0900
commit9afa2e0d42187591685caf70cbbd040391b9cbb3 (patch)
treeb8ef01236ee555804296123935b5a219e59b8ed9
parenttools/bootconfig: Cleanup bootconfig footer size calculations (diff)
downloadlinux-9afa2e0d42187591685caf70cbbd040391b9cbb3.tar.gz
linux-9afa2e0d42187591685caf70cbbd040391b9cbb3.zip
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>
-rw-r--r--tools/bootconfig/scripts/ftrace.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bootconfig/scripts/ftrace.sh b/tools/bootconfig/scripts/ftrace.sh
index 186eed923041..cc5250c64699 100644
--- a/tools/bootconfig/scripts/ftrace.sh
+++ b/tools/bootconfig/scripts/ftrace.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-only
clear_trace() { # reset trace output