Author: Benjamin Peterson <[email protected]>
Branch: 
Changeset: r75829:5066e0dc8fc9
Date: 2015-02-11 12:57 -0500
http://bitbucket.org/pypy/pypy/changeset/5066e0dc8fc9/

Log:    remove trailing whitespace

diff --git a/rpython/jit/backend/arm/instruction_builder.py 
b/rpython/jit/backend/arm/instruction_builder.py
--- a/rpython/jit/backend/arm/instruction_builder.py
+++ b/rpython/jit/backend/arm/instruction_builder.py
@@ -379,7 +379,6 @@
                 | Q << 6
                 | M << 5
                 | (dm & 0xf))
-        
         self.write32(instr)
     return f
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to