Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291759
b: refs/heads/master
c: 0a413d7
h: refs/heads/master
i:
  291757: 6163ceb
  291755: 12dd13f
  291751: 5ba8070
  291743: 46f96cd
v: v3
  • Loading branch information
Uwe Kleine-König authored and Jiri Kosina committed Feb 28, 2012
1 parent e844662 commit 66f35e2
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: 73c1e20430cbb96947fe3b835c6a3c13805eafd8
refs/heads/master: 0a413d708a5df80f50b2fb8c24a32c559a06bffc
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 66f35e2

Please sign in to comment.