Loading arch/s390/boot/head.S +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ ipl_start: jz .Lagain1 # skip dataset header larl %r13,.L_eof clc 0(3,%r4),0(%r13) # if it is EOFx jz .Lagain1 # skip dateset trailer jz .Lagain1 # skip data set trailer lgr %r5,%r2 la %r6,COMMAND_LINE-PARMAREA(%r12) lgr %r7,%r2 Loading arch/s390/crypto/crc32be-vx.S +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ * * Note that the constant definitions below are extended in order to compute * intermediate results with a single VECTOR GALOIS FIELD MULTIPLY instruction. * The righmost doubleword can be 0 to prevent contribution to the result or * The rightmost doubleword can be 0 to prevent contribution to the result or * can be multiplied by 1 to perform an XOR without the need for a separate * VECTOR EXCLUSIVE OR instruction. * Loading arch/s390/include/asm/ap.h +1 −1 Original line number Diff line number Diff line Loading @@ -333,7 +333,7 @@ union ap_qact_ap_info { }; /** * ap_qact(): Query AP combatibility type. * ap_qact(): Query AP compatibility type. * @qid: The AP queue number * @apinfo: On input the info about the AP queue. On output the * alternate AP queue info provided by the qact function Loading arch/s390/include/uapi/asm/cmb.h +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ struct cmbdata { __u64 size; __u64 elapsed_time; /* basic and exended format: */ /* basic and extended format: */ __u64 ssch_rsch_count; __u64 sample_count; __u64 device_connect_time; Loading arch/s390/include/uapi/asm/dasd.h +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ /* * struct dasd_information2_t * represents any data about the device, which is visible to userspace. * including foramt and featueres. * including format and featueres. */ typedef struct dasd_information2_t { unsigned int devno; /* S/390 devno */ Loading Loading
arch/s390/boot/head.S +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ ipl_start: jz .Lagain1 # skip dataset header larl %r13,.L_eof clc 0(3,%r4),0(%r13) # if it is EOFx jz .Lagain1 # skip dateset trailer jz .Lagain1 # skip data set trailer lgr %r5,%r2 la %r6,COMMAND_LINE-PARMAREA(%r12) lgr %r7,%r2 Loading
arch/s390/crypto/crc32be-vx.S +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ * * Note that the constant definitions below are extended in order to compute * intermediate results with a single VECTOR GALOIS FIELD MULTIPLY instruction. * The righmost doubleword can be 0 to prevent contribution to the result or * The rightmost doubleword can be 0 to prevent contribution to the result or * can be multiplied by 1 to perform an XOR without the need for a separate * VECTOR EXCLUSIVE OR instruction. * Loading
arch/s390/include/asm/ap.h +1 −1 Original line number Diff line number Diff line Loading @@ -333,7 +333,7 @@ union ap_qact_ap_info { }; /** * ap_qact(): Query AP combatibility type. * ap_qact(): Query AP compatibility type. * @qid: The AP queue number * @apinfo: On input the info about the AP queue. On output the * alternate AP queue info provided by the qact function Loading
arch/s390/include/uapi/asm/cmb.h +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ struct cmbdata { __u64 size; __u64 elapsed_time; /* basic and exended format: */ /* basic and extended format: */ __u64 ssch_rsch_count; __u64 sample_count; __u64 device_connect_time; Loading
arch/s390/include/uapi/asm/dasd.h +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ /* * struct dasd_information2_t * represents any data about the device, which is visible to userspace. * including foramt and featueres. * including format and featueres. */ typedef struct dasd_information2_t { unsigned int devno; /* S/390 devno */ Loading