Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67895
b: refs/heads/master
c: f729405
h: refs/heads/master
i:
  67893: f94f05f
  67891: 58865aa
  67887: 7036768
v: v3
  • Loading branch information
Mark Gross authored and Greg Kroah-Hartman committed Oct 12, 2007
1 parent 3e2baaf commit 9d5da39
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: 6840d2555afd66290be7a39b400b5e66a840b82d
refs/heads/master: f7294055a7a5bf1ea7da16dffb0cb0f7a282c04b
1 change: 1 addition & 0 deletions trunk/drivers/usb/usb-skeleton.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ static int skel_open(struct inode *inode, struct file *file)

/* save our object in the file's private structure */
file->private_data = dev;
mutex_unlock(&dev->io_mutex);

exit:
return retval;
Expand Down

0 comments on commit 9d5da39

Please sign in to comment.