Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360363
b: refs/heads/master
c: 26738dd
h: refs/heads/master
i:
  360361: 155ffc1
  360359: 684aa60
v: v3
  • Loading branch information
Huang Shijie authored and Artem Bityutskiy committed Feb 4, 2013
1 parent 1694f63 commit fd6e0a8
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: 6d2559f8bc297597f8058ee75bdb8060edd5214d
refs/heads/master: 26738ddb8553f0883c949310337abcf5b353f63d
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -1657,8 +1657,8 @@ static int gpmi_nand_probe(struct platform_device *pdev)
release_resources(this);
exit_acquire_resources:
platform_set_drvdata(pdev, NULL);
kfree(this);
dev_err(this->dev, "driver registration failed: %d\n", ret);
kfree(this);

return ret;
}
Expand Down

0 comments on commit fd6e0a8

Please sign in to comment.