]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
s390: fix typo in irb description
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>
Mon, 26 Feb 2018 08:46:02 +0000 (09:46 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 27 Feb 2018 07:05:27 +0000 (08:05 +0100)
s/sene/sense

Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/cio.h

index dc84a0171bb3d1a24c7fc8cd14345891feff9504..847a04262b9c09188474d2bff6d8f14f2735404a 100644 (file)
@@ -227,7 +227,7 @@ struct esw_eadm {
  * a field is valid; a field not being valid is always passed as %0.
  * If a unit check occurred, @ecw may contain sense data; this is retrieved
  * by the common I/O layer itself if the device doesn't support concurrent
- * sense (so that the device driver never needs to perform basic sene itself).
+ * sense (so that the device driver never needs to perform basic sense itself).
  * For unsolicited interrupts, the irb is passed as-is (expect for sense data,
  * if applicable).
  */