aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/kernel')
-rw-r--r--arch/s390/kernel/sclp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/kernel/sclp.S b/arch/s390/kernel/sclp.S
index e27ca63076d1..27c1a2e236d1 100644
--- a/arch/s390/kernel/sclp.S
+++ b/arch/s390/kernel/sclp.S
@@ -221,7 +221,7 @@ _sclp_print:
221 lh %r9,0(%r8) # update sccb length 221 lh %r9,0(%r8) # update sccb length
222 ar %r9,%r6 222 ar %r9,%r6
223 sth %r9,0(%r8) 223 sth %r9,0(%r8)
224 ar %r7,%r6 # update current mto adress 224 ar %r7,%r6 # update current mto address
225 ltr %r0,%r0 # more characters? 225 ltr %r0,%r0 # more characters?
226 jnz .LinitmtoS4 226 jnz .LinitmtoS4
227 l %r2,.LwritedataS4-.LbaseS4(%r13)# write data 227 l %r2,.LwritedataS4-.LbaseS4(%r13)# write data