Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117855
b: refs/heads/master
c: eb99108
h: refs/heads/master
i:
  117853: f23a4e6
  117851: 62e1a3a
  117847: ea5bbb9
  117839: 61bbed5
  117823: deea774
v: v3
  • Loading branch information
Jiri Slaby authored and Jiri Kosina committed Oct 22, 2008
1 parent 156d45d commit 1ec4a0d
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: 0f2c5945a917e776ccd394f0e1924e9502c2795f
refs/heads/master: eb9910894d7857c273e049b297fd6251e5ecc43e
3 changes: 1 addition & 2 deletions trunk/drivers/hid/usbhid/hiddev.c
Original file line number Diff line number Diff line change
Expand Up @@ -436,8 +436,7 @@ static noinline int hiddev_ioctl_usage(struct hiddev *hiddev, unsigned int cmd,
if (copy_to_user(user_arg, uref, sizeof(*uref)))
goto fault;

kfree(uref_multi);
return 0;
goto goodreturn;

default:
if (cmd != HIDIOCGUSAGE &&
Expand Down

0 comments on commit 1ec4a0d

Please sign in to comment.