Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geert Uytterhoeven and committed by
Jiri Kosina
816dddc3 1ac7072c

+1 -1
+1 -1
drivers/s390/block/dasd_3990_erp.c
··· 1987 1987 * DASD_3990_ERP_COMPOUND_CONFIG 1988 1988 * 1989 1989 * DESCRIPTION 1990 - * Handles the compound ERP action for configruation 1990 + * Handles the compound ERP action for configuration 1991 1991 * dependent error. 1992 1992 * Note: duplex handling is not implemented (yet). 1993 1993 *