aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-05-29 14:12:29 +0900
committerMichal Marek <mmarek@suse.cz>2014-06-10 00:04:06 +0200
commit7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch)
tree0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/package/buildtar
parentcoccinelle: Check for missing NULL terminators in of_device_id tables (diff)
downloadlinux-dev-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.tar.xz
linux-dev-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.zip
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to '')
-rw-r--r--scripts/package/buildtar1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/package/buildtar b/scripts/package/buildtar
index aa22f9447ddc..995c1eafaff6 100644
--- a/scripts/package/buildtar
+++ b/scripts/package/buildtar
@@ -136,4 +136,3 @@ esac
echo "Tarball successfully created in ${tarball}${file_ext}"
exit 0
-