Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370067
b: refs/heads/master
c: 3dce189
h: refs/heads/master
i:
  370065: 8c93dfc
  370063: c66ab21
v: v3
  • Loading branch information
Al Viro committed Apr 29, 2013
1 parent 49d5dc8 commit db5d64e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f269cad7f4bb19d4146fc1decc51f3da88257ffc
refs/heads/master: 3dce1891f3e4c334046b32c355b9e5cef50c18d9
2 changes: 0 additions & 2 deletions trunk/drivers/usb/misc/yurex.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,6 @@ static int yurex_release(struct inode *inode, struct file *file)
if (dev == NULL)
return -ENODEV;

yurex_fasync(-1, file, 0);

/* decrement the count on our device */
kref_put(&dev->kref, yurex_delete);
return 0;
Expand Down

0 comments on commit db5d64e

Please sign in to comment.