Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112638
b: refs/heads/master
c: 2d6b5f8
h: refs/heads/master
v: v3
  • Loading branch information
Suresh Siddha authored and Ingo Molnar committed Jul 12, 2008
1 parent aff88c6 commit 565bc37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: aaa9d1dd63bf89b62f4ea9f46de376ab1a3fbc6c
refs/heads/master: 2d6b5f85bb4ca919d8ab0f30311309b53fb93bc3
4 changes: 1 addition & 3 deletions trunk/drivers/pci/dmar.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,10 +419,8 @@ int __init dmar_table_init(void)
}

#ifdef CONFIG_DMAR
if (list_empty(&dmar_rmrr_units)) {
if (list_empty(&dmar_rmrr_units))
printk(KERN_INFO PREFIX "No RMRR found\n");
return -ENODEV;
}
#endif

return 0;
Expand Down

0 comments on commit 565bc37

Please sign in to comment.