Skip to content

Commit c1d5b57

Browse files
hegdevasantjoergroedel
authored andcommitted
iommu/amd: Remove unused struct fault.devid
This variable has not been used since it was introduced. Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Vasant Hegde <vasant.hegde@amd.com> Link: https://lore.kernel.org/r/20220301085626.87680-5-vasant.hegde@amd.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent 3bf0142 commit c1d5b57

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/iommu/amd/iommu_v2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ struct fault {
7171
struct pasid_state *state;
7272
struct mm_struct *mm;
7373
u64 address;
74-
u16 devid;
7574
u32 pasid;
7675
u16 tag;
7776
u16 finish;

0 commit comments

Comments
 (0)