Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331518
b: refs/heads/master
c: 500c25e
h: refs/heads/master
v: v3
  • Loading branch information
Borislav Petkov authored and Joerg Roedel committed Sep 28, 2012
1 parent d243142 commit c04edd5
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: df805abb28fa49514ab8e231d4be3d30a76a32fb
refs/heads/master: 500c25edda62a5d39c4d3b345c2e229a3f9d26be
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/amd_iommu_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1114,8 +1114,8 @@ static void print_iommu_info(void)
if (iommu_feature(iommu, (1ULL << i)))
pr_cont(" %s", feat_str[i]);
}
}
pr_cont("\n");
}
}
}

Expand Down

0 comments on commit c04edd5

Please sign in to comment.