Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / s390 / include / asm / cio.h
index e34347d567a6eadcf92f42d7e754cf6ef19507dd..fc50a3342da3ba726f35db37df75110897c50478 100644 (file)
@@ -183,7 +183,7 @@ struct esw3 {
  * The irb that is handed to the device driver when an interrupt occurs. For
  * solicited interrupts, the common I/O layer already performs checks whether
  * a field is valid; a field not being valid is always passed as %0.
- * If a unit check occured, @ecw may contain sense data; this is retrieved
+ * 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).
  * For unsolicited interrupts, the irb is passed as-is (expect for sense data,