Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105659
b: refs/heads/master
c: f42e86d
h: refs/heads/master
i:
  105657: 22cde00
  105655: 7b5d335
v: v3
  • Loading branch information
Yong Wang authored and Jesse Barnes committed Jul 22, 2008
1 parent 3dea7f0 commit e110fbf
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: e4268aad42e9f37d01925022830b16bab3d0d5af
refs/heads/master: f42e86d95fa53d3a62b2795515da18b4f41b0480
4 changes: 1 addition & 3 deletions trunk/drivers/pci/dmar.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,10 +317,8 @@ int __init dmar_table_init(void)
return -ENODEV;
}

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

return 0;
}
Expand Down

0 comments on commit e110fbf

Please sign in to comment.