Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26205
b: refs/heads/master
c: c82ffb0
h: refs/heads/master
i:
  26203: fae5dd8
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Apr 26, 2006
1 parent 86d27f6 commit 0256412
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: 7b97ebfb931887be63bfa29b6c143e9e9da3f5e8
refs/heads/master: c82ffb07cd1aa356c599999c4f0dc5155a91d318
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1614,6 +1614,7 @@ static int activate_ep_files (struct dev_data *dev)
data, &ep_config_operations,
&data->dentry);
if (!data->inode) {
usb_ep_free_request(ep, data->req);
kfree (data);
goto enomem;
}
Expand Down

0 comments on commit 0256412

Please sign in to comment.