Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226901
b: refs/heads/master
c: 17a9361
h: refs/heads/master
i:
  226899: 4c75bea
v: v3
  • Loading branch information
Rahul Ruikar authored and Greg Kroah-Hartman committed Nov 11, 2010
1 parent b4d5050 commit b973d86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d9385b6352da7fed50981f375c2ccb60354039a6
refs/heads/master: 17a936117c587c23aafafdb9cd6d433a90daa83d
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/f_mass_storage.c
Original file line number Diff line number Diff line change
Expand Up @@ -2765,6 +2765,7 @@ static struct fsg_common *fsg_common_init(struct fsg_common *common,
if (rc) {
INFO(common, "failed to register LUN%d: %d\n", i, rc);
common->nluns = i;
put_device(&curlun->dev);
goto error_release;
}

Expand Down

0 comments on commit b973d86

Please sign in to comment.