Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172158
b: refs/heads/master
c: fed4c25
h: refs/heads/master
v: v3
  • Loading branch information
Marcel Holtmann committed Dec 3, 2009
1 parent 8d4e3e0 commit 813baa1
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: 329ab1b3e6ceac3f77ab400206a97cc402624259
refs/heads/master: fed4c2508b7419d0a55958fead6151b32def1683
1 change: 1 addition & 0 deletions trunk/drivers/bluetooth/hci_vhci.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ static int vhci_release(struct inode *inode, struct file *file)
}

static const struct file_operations vhci_fops = {
.owner = THIS_MODULE,
.read = vhci_read,
.write = vhci_write,
.poll = vhci_poll,
Expand Down

0 comments on commit 813baa1

Please sign in to comment.