Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361699
b: refs/heads/master
c: c99cc9a
h: refs/heads/master
i:
  361697: fb1e431
  361695: 7ea2d4a
v: v3
  • Loading branch information
Syam Sidhardhan authored and Jeff Garzik committed Mar 4, 2013
1 parent cc0a941 commit 7f8785c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: efda332cb66d78d6fdf6f98e7b067480f43624f2
refs/heads/master: c99cc9a2f19c29108ddb2e1ceb6f3baa536357d2
3 changes: 1 addition & 2 deletions trunk/drivers/ata/sata_fsl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1511,8 +1511,7 @@ static int sata_fsl_probe(struct platform_device *ofdev)

if (hcr_base)
iounmap(hcr_base);
if (host_priv)
kfree(host_priv);
kfree(host_priv);

return retval;
}
Expand Down

0 comments on commit 7f8785c

Please sign in to comment.