Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291697
b: refs/heads/master
c: 68aeb96
h: refs/heads/master
i:
  291695: da32c3b
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 5, 2012
1 parent af444fb commit d800080
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 42481ba29033b3e692fe81e6536fc8f59b40ce07
refs/heads/master: 68aeb9683fa683357fa4b3d4f4347c64289c1ff7
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/intel-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1241,7 +1241,7 @@ static int iommu_init_domains(struct intel_iommu *iommu)
unsigned long nlongs;

ndomains = cap_ndoms(iommu->cap);
pr_debug("IOMMU %d: Number of Domains supportd <%ld>\n", iommu->seq_id,
pr_debug("IOMMU %d: Number of Domains supported <%ld>\n", iommu->seq_id,
ndomains);
nlongs = BITS_TO_LONGS(ndomains);

Expand Down

0 comments on commit d800080

Please sign in to comment.