Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298127
b: refs/heads/master
c: 3410a71
h: refs/heads/master
i:
  298125: c7de276
  298123: a6a64f0
  298119: afdaf65
  298111: 5910f13
v: v3
  • Loading branch information
Uwe Kleine-König authored and David Woodhouse committed Mar 26, 2012
1 parent 45ce11d commit 644a4de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 88dfda5f7463ce73f14f4eaf275284047f367570
refs/heads/master: 3410a711a52bdb5eac1395fc6734a3ef801f903b
5 changes: 1 addition & 4 deletions trunk/drivers/mtd/chips/chipreg.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,7 @@ struct mtd_info *do_map_probe(const char *name, struct map_info *map)
*/
module_put(drv->module);

if (ret)
return ret;

return NULL;
return ret;
}
/*
* Destroy an MTD device which was created for a map device.
Expand Down

0 comments on commit 644a4de

Please sign in to comment.