Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212978
b: refs/heads/master
c: aadbd43
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Sep 16, 2010
1 parent 61dc3da commit 5dc702d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb3b9cf818070df1bf592b71275bcf99d8edefcb
refs/heads/master: aadbd4360911d7166dc04c5a4e5520b2c7914c73
1 change: 1 addition & 0 deletions trunk/drivers/char/viotape.c
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,7 @@ const struct file_operations viotap_fops = {
.unlocked_ioctl = viotap_unlocked_ioctl,
.open = viotap_open,
.release = viotap_release,
.llseek = noop_llseek,
};

/* Handle interrupt events for tape */
Expand Down

0 comments on commit 5dc702d

Please sign in to comment.