patch-2.4.2 linux/Documentation/s390/cds.txt

Next file: linux/Documentation/s390/chandev.8
Previous file: linux/Documentation/s390/TAPE
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/Documentation/s390/cds.txt linux/Documentation/s390/cds.txt
@@ -539,7 +539,7 @@
 
 Possible flag values are :
 
-DOIO_EARLY_NOTIFICATION  - allow for early interupt notification
+DOIO_EARLY_NOTIFICATION  - allow for early interrupt notification
 DOIO_VALID_LPM           - LPM input parameter is valid (see usage
                            notes below for details)
 DOIO_WAIT_FOR_INTERRUPT  - wait synchronously for final status
@@ -549,7 +549,7 @@
 
 typedef struct {
    char            cmd_code; /* command code */
-   char            flags;    /* flags, like IDA adressing, etc. */
+   char            flags;    /* flags, like IDA addressing, etc. */
    unsigned short  count;    /* byte count */
    void           *cda;      /* data address */
 } ccw1_t __attribute__ ((aligned(8)));

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)