Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125603
b: refs/heads/master
c: 9e91901
h: refs/heads/master
i:
  125601: e8f567a
  125599: b06db55
v: v3
  • Loading branch information
Joerg Roedel committed Jan 3, 2009
1 parent f6d2d45 commit c05a31e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 237b6f33291394c337ae84e2d3782d5605803af2
refs/heads/master: 9e919012e33c481991e46aa4cb13d807cd47b798
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/amd_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,6 @@ static struct dma_ops_domain *find_protection_domain(u16 devid)
list_for_each_entry(entry, &iommu_pd_list, list) {
if (entry->target_dev == devid) {
ret = entry;
list_del(&ret->list);
break;
}
}
Expand Down

0 comments on commit c05a31e

Please sign in to comment.