Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316893
b: refs/heads/master
c: 23673d7
h: refs/heads/master
i:
  316891: 8627ebb
v: v3
  • Loading branch information
Felipe Balbi committed Jun 3, 2012
1 parent 09bfeaa commit 5ffa210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 70617db7ad7395498e6bc54c634199bf895426c6
refs/heads/master: 23673d7d26d81bd17cde3ed74c57b3f39585325f
3 changes: 1 addition & 2 deletions trunk/drivers/usb/gadget/omap_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,7 @@ omap_free_request(struct usb_ep *ep, struct usb_request *_req)
{
struct omap_req *req = container_of(_req, struct omap_req, req);

if (_req)
kfree(req);
kfree(req);
}

/*-------------------------------------------------------------------------*/
Expand Down

0 comments on commit 5ffa210

Please sign in to comment.