Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114247
b: refs/heads/master
c: 6bff338
h: refs/heads/master
i:
  114245: 43822f5
  114243: a7934c8
  114239: 53db01d
v: v3
  • Loading branch information
Andrew Morton authored and David S. Miller committed Oct 14, 2008
1 parent 406ad3e commit e23fde1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b7c6bfb710cfd6552c3186cb8ce1ac9eef7a0e3d
refs/heads/master: 6bff338bb60cb97f4ad06aa20f5c8e547eb1bc7a
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/mISDN/timerdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ mISDN_open(struct inode *ino, struct file *filep)
init_waitqueue_head(&dev->wait);
filep->private_data = dev;
__module_get(THIS_MODULE);
return 0;
return nonseekable_open(ino, filep);
}

static int
Expand Down

0 comments on commit e23fde1

Please sign in to comment.