diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-05-29 01:12:29 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2014-06-09 18:04:06 -0400 |
commit | 7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch) | |
tree | 0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/rt-tester/rt-tester.py | |
parent | 2d5c5dbb48253f1729dc09f266a98bd2d7e694cb (diff) |
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/rt-tester/rt-tester.py')
-rw-r--r-- | scripts/rt-tester/rt-tester.py | 2 |
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: | |||
216 | # Normal exit pass | 216 | # Normal exit pass |
217 | print "Pass" | 217 | print "Pass" |
218 | sys.exit(0) | 218 | sys.exit(0) |
219 | |||
220 | |||