diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-10-24 17:24:33 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2020-03-17 20:50:19 +0100 |
commit | 816dddc3c80fdf2ed806ac79456882cedc5342d1 (patch) | |
tree | d935d613ef673d1d6919f2f0204e7b60fd77ebbe /drivers/s390/block | |
parent | mfd: wm8994: Fix comment spelling (diff) | |
download | linux-816dddc3c80fdf2ed806ac79456882cedc5342d1.tar.xz linux-816dddc3c80fdf2ed806ac79456882cedc5342d1.zip |
s390/dasd: Fix comment spelling
Fix misspelling of "configuration".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/s390/block')
-rw-r--r-- | drivers/s390/block/dasd_3990_erp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/block/dasd_3990_erp.c b/drivers/s390/block/dasd_3990_erp.c index ee73b0607e47..4691a3c35d72 100644 --- a/drivers/s390/block/dasd_3990_erp.c +++ b/drivers/s390/block/dasd_3990_erp.c @@ -1987,7 +1987,7 @@ dasd_3990_erp_compound_code(struct dasd_ccw_req * erp, char *sense) * DASD_3990_ERP_COMPOUND_CONFIG * * DESCRIPTION - * Handles the compound ERP action for configruation + * Handles the compound ERP action for configuration * dependent error. * Note: duplex handling is not implemented (yet). * |