aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-10-24 17:24:33 +0200
committerJiri Kosina <jkosina@suse.cz>2020-03-17 20:50:19 +0100
commit816dddc3c80fdf2ed806ac79456882cedc5342d1 (patch)
treed935d613ef673d1d6919f2f0204e7b60fd77ebbe
parentmfd: wm8994: Fix comment spelling (diff)
downloadlinux-dev-816dddc3c80fdf2ed806ac79456882cedc5342d1.tar.xz
linux-dev-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>
-rw-r--r--drivers/s390/block/dasd_3990_erp.c2
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).
*