Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370074
b: refs/heads/master
c: 2564316
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Apr 29, 2013
1 parent 1bf2d17 commit 41c43e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 70ab27ddb7ccb8d42a4e79730be5bcd7939851b6
refs/heads/master: 25643165c3e35cae633afe8926d49c4e558e63d2
1 change: 0 additions & 1 deletion trunk/drivers/misc/lis3lv02d/lis3lv02d.c
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,6 @@ static int lis3lv02d_misc_release(struct inode *inode, struct file *file)
struct lis3lv02d *lis3 = container_of(file->private_data,
struct lis3lv02d, miscdev);

fasync_helper(-1, file, 0, &lis3->async_queue);
clear_bit(0, &lis3->misc_opened); /* release the device */
if (lis3->pm_dev)
pm_runtime_put(lis3->pm_dev);
Expand Down

0 comments on commit 41c43e9

Please sign in to comment.