Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273297
b: refs/heads/master
c: f9902f2
h: refs/heads/master
i:
  273295: b3e776e
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Nov 1, 2011
1 parent 6c4e4f4 commit c2cf1b1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 45f74482a05df8aa9253ec0b228648cbad3dd7e8
refs/heads/master: f9902f24fc2d6bcc836622aa70e77f7f9dfb30a9
3 changes: 2 additions & 1 deletion trunk/drivers/edac/i7core_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2068,7 +2068,8 @@ static void i7core_pci_ctl_create(struct i7core_pvt *pvt)
&pvt->i7core_dev->pdev[0]->dev,
EDAC_MOD_STR);
if (unlikely(!pvt->i7core_pci))
pr_warn("Unable to setup PCI error report via EDAC\n");
i7core_printk(KERN_WARNING,
"Unable to setup PCI error report via EDAC\n");
}

static void i7core_pci_ctl_release(struct i7core_pvt *pvt)
Expand Down

0 comments on commit c2cf1b1

Please sign in to comment.