aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390')
-rw-r--r--arch/s390/include/asm/cio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/include/asm/cio.h b/arch/s390/include/asm/cio.h
index d42625053c37..096339207764 100644
--- a/arch/s390/include/asm/cio.h
+++ b/arch/s390/include/asm/cio.h
@@ -199,7 +199,7 @@ struct esw_eadm {
199/** 199/**
200 * struct irb - interruption response block 200 * struct irb - interruption response block
201 * @scsw: subchannel status word 201 * @scsw: subchannel status word
202 * @esw: extened status word 202 * @esw: extended status word
203 * @ecw: extended control word 203 * @ecw: extended control word
204 * 204 *
205 * The irb that is handed to the device driver when an interrupt occurs. For 205 * The irb that is handed to the device driver when an interrupt occurs. For