Commit 05d3046f authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jens Axboe

nvme-pci: Spelling s/resdicovered/rediscovered/

Fix misspelling of "rediscovered".
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarKeith Busch <kbusch@kernel.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d4b3a174
......@@ -2961,7 +2961,7 @@ static int nvme_suspend(struct device *dev)
/*
* Clearing npss forces a controller reset on resume. The
* correct value will be resdicovered then.
* correct value will be rediscovered then.
*/
nvme_dev_disable(ndev, true);
ctrl->npss = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment