mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 01:52:03 +02:00
iommu/vt-d: Fix spelling of "guarantees" in comment
Correct "guarentees" to "guarantees" in the hotplug notes. Signed-off-by: xiongweimin <xiongweimin@kylinos.cn> Signed-off-by: Will Deacon <will@kernel.org>
This commit is contained in:
parent
8cdeaa50ea
commit
695a78825b
|
|
@ -47,7 +47,7 @@ struct dmar_res_callback {
|
|||
|
||||
/*
|
||||
* Assumptions:
|
||||
* 1) The hotplug framework guarentees that DMAR unit will be hot-added
|
||||
* 1) The hotplug framework guarantees that DMAR unit will be hot-added
|
||||
* before IO devices managed by that unit.
|
||||
* 2) The hotplug framework guarantees that DMAR unit will be hot-removed
|
||||
* after IO devices managed by that unit.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user