nvme-pci: Spelling s/resdicovered/rediscovered/
Fix misspelling of "rediscovered". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Родитель
d4b3a17411
Коммит
05d3046ff7
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче