From: Bhaskar Chowdhury Date: Tue, 22 Jul 2025 21:59:36 +0000 (+0530) Subject: arch:powerpc:tools This file was missing shebang line, so added it X-Git-Tag: v6.19-rc1~106^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90d28443b1f4dbbbdcfea1be5295f6903acc94c;p=thirdparty%2Flinux.git arch:powerpc:tools This file was missing shebang line, so added it This file was missing the shebang line, so added it. Signed-off-by: Bhaskar Chowdhury Reviewed-by: Stephen Rothwell Signed-off-by: Madhavan Srinivasan Link: https://patch.msgid.link/20250722220043.14862-1-unixbhaskar@gmail.com --- diff --git a/arch/powerpc/tools/head_check.sh b/arch/powerpc/tools/head_check.sh index 689907cda9960..a9cd06958921b 100644 --- a/arch/powerpc/tools/head_check.sh +++ b/arch/powerpc/tools/head_check.sh @@ -1,3 +1,4 @@ +#!/bin/sh # Copyright © 2016 IBM Corporation # This program is free software; you can redistribute it and/or