OSDN Git Service

block: mtip32xx: Spelling s/configration/configuration/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 24 Oct 2019 15:16:41 +0000 (17:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 25 Oct 2019 20:31:07 +0000 (14:31 -0600)
Fix misspelling of "configuration".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/mtip32xx/mtip32xx.c

index 964f78c..f6bafa9 100644 (file)
@@ -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.
  *