aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/headers.sh
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-05-29 05:12:29 +0000
committerMichal Marek <[email protected]>2014-06-09 22:04:06 +0000
commit7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch)
tree0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/headers.sh
parentcoccinelle: Check for missing NULL terminators in of_device_id tables (diff)
downloadkernel-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.tar.gz
kernel-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.zip
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/headers.sh')
-rwxr-xr-xscripts/headers.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/headers.sh b/scripts/headers.sh
index 978b42b3acd7..95ece06599a5 100755
--- a/scripts/headers.sh
+++ b/scripts/headers.sh
@@ -28,5 +28,3 @@ for arch in ${archs}; do
;;
esac
done
-
-