Skip to content

Commit 6b5b586

Browse files
hegdevasantjoergroedel
authored andcommitted
iommu/amd: Remove outdated comment
Comment is not related to amd_iommu_ops variable. Signed-off-by: Vasant Hegde <vasant.hegde@amd.com> Link: https://lore.kernel.org/r/20220912063248.7909-5-vasant.hegde@amd.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent 2455d6a commit 6b5b586

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

drivers/iommu/amd/iommu.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ LIST_HEAD(ioapic_map);
6666
LIST_HEAD(hpet_map);
6767
LIST_HEAD(acpihid_map);
6868

69-
/*
70-
* Domain for untranslated devices - only allocated
71-
* if iommu=pt passed on kernel cmd line.
72-
*/
7369
const struct iommu_ops amd_iommu_ops;
7470

7571
static ATOMIC_NOTIFIER_HEAD(ppr_notifier);

0 commit comments

Comments
 (0)