aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rt-tester
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/rt-tester
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 'scripts/rt-tester')
-rw-r--r--scripts/rt-tester/check-all.sh1
-rw-r--r--scripts/rt-tester/rt-tester.py2
2 files changed, 0 insertions, 3 deletions
diff --git a/scripts/rt-tester/check-all.sh b/scripts/rt-tester/check-all.sh
index 43098afe7431..6b5c83baf148 100644
--- a/scripts/rt-tester/check-all.sh
+++ b/scripts/rt-tester/check-all.sh
@@ -19,4 +19,3 @@ testit t3-l2-pi.tst
testit t4-l2-pi-deboost.tst
testit t5-l4-pi-boost-deboost.tst
testit t5-l4-pi-boost-deboost-setsched.tst
-
diff --git a/scripts/rt-tester/rt-tester.py b/scripts/rt-tester/rt-tester.py
index 34186cac1d2f..6d916c2a45a5 100644
--- a/scripts/rt-tester/rt-tester.py
+++ b/scripts/rt-tester/rt-tester.py
@@ -216,5 +216,3 @@ while 1:
# Normal exit pass
print "Pass"
sys.exit(0)
-
-