Commit 34c05f0e authored by James Mayer's avatar James Mayer Committed by Linus Torvalds

[PATCH] drivers_s390_block_dasd_3990_erp.c, typo: becaus(e), capitalization

parent 0a954e33
......@@ -2338,10 +2338,10 @@ dasd_3990_erp_additional_erp(dasd_ccw_req_t * cqr)
* DASD_3990_ERP_ERROR_MATCH
*
* DESCRIPTION
* check if the the device status of the given cqr is the same.
* Check if the device status of the given cqr is the same.
* This means that the failed CCW and the relevant sense data
* must match.
* I don't distinguish between 24 and 32 byte sense becaus in case of
* I don't distinguish between 24 and 32 byte sense because in case of
* 24 byte sense byte 25 and 27 is set as well.
*
* PARAMETER
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment