Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195851
b: refs/heads/master
c: 2d6bfc2
h: refs/heads/master
i:
  195849: e527be5
  195847: b5189ca
v: v3
  • Loading branch information
Peter Huewe authored and David Woodhouse committed Feb 10, 2010
1 parent d0763d6 commit 382cad8
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: 7603757993e7ce3e63b2280ccf61d8058b7b2414
refs/heads/master: 2d6bfc261a02662ec7a3a78df3e05e453e8b168d
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/orion_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ static int __init orion_nand_probe(struct platform_device *pdev)

res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
if (!res) {
err = -ENODEV;
ret = -ENODEV;
goto no_res;
}

Expand Down

0 comments on commit 382cad8

Please sign in to comment.