aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rt-tester/rt-tester.py
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/rt-tester/rt-tester.py
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/rt-tester/rt-tester.py')
-rw-r--r--scripts/rt-tester/rt-tester.py2
1 files changed, 0 insertions, 2 deletions
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)
-
-