Skip to content

Commit f90d284

Browse files
unixbhaskarmaddy-kerneldev
authored andcommitted
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 <unixbhaskar@gmail.com> Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20250722220043.14862-1-unixbhaskar@gmail.com
1 parent 38c64df commit f90d284

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/powerpc/tools/head_check.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/sh
12
# Copyright © 2016 IBM Corporation
23

34
# This program is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)