Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174476
b: refs/heads/master
c: 18ba54a
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Borislav Petkov committed Dec 8, 2009
1 parent 36b69d9 commit 257e632
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: bdc30a0c8c7427a1c1d2e4d149d372d4d77781ee
refs/heads/master: 18ba54ac1286b4fdb0e61d49fa3ad9363e7cd032
2 changes: 1 addition & 1 deletion trunk/drivers/edac/amd64_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2837,7 +2837,7 @@ static int amd64_init_2nd_stage(struct amd64_pvt *pvt)
{
int node_id = pvt->mc_node_id;
struct mem_ctl_info *mci;
int ret;
int ret = -ENODEV;

amd64_read_mc_registers(pvt);

Expand Down

0 comments on commit 257e632

Please sign in to comment.