Commit a4414aed authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jens Axboe
Browse files

block: mtip32xx: Spelling s/configration/configuration/



Fix misspelling of "configuration".

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 9c6694bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ struct mtip_compat_ide_task_request_s {
/*
 * This function check_for_surprise_removal is called
 * while card is removed from the system and it will
 * read the vendor id from the configration space
 * read the vendor id from the configuration space
 *
 * @pdev Pointer to the pci_dev structure.
 *