diff --git a/drivers/md/dm-table.c b/drivers/md/dm-table.c index dc2eff6b739d..a483f49dd4ce 100644 --- a/drivers/md/dm-table.c +++ b/drivers/md/dm-table.c @@ -2035,7 +2035,7 @@ int dm_table_set_restrictions(struct dm_table *t, struct request_queue *q, limits->features &= ~BLK_FEAT_NOWAIT; /* - * The current polling impementation does not support request based + * The current polling implementation does not support request based * stacking. */ if (!__table_type_bio_based(t->type))