Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167617
b: refs/heads/master
c: aee7a28
h: refs/heads/master
i:
  167615: 13ee961
v: v3
  • Loading branch information
Michael Ellerman authored and Benjamin Herrenschmidt committed Oct 14, 2009
1 parent 2d10cbc commit ace96b8
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: 11a50873ef2b3c1c3fe99a661c22c08f35d93553
refs/heads/master: aee7a283bb1e7d722f3431e0689c2c281ad0c1f6
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/axon_msi.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ static int axon_msi_probe(struct of_device *device,
printk(KERN_ERR
"axon_msi: couldn't parse dcr properties on %s\n",
dn->full_name);
goto out;
goto out_free_msic;
}

msic->dcr_host = dcr_map(dn, dcr_base, dcr_len);
Expand Down

0 comments on commit ace96b8

Please sign in to comment.