Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100325
b: refs/heads/master
c: 5ca6a93
h: refs/heads/master
i:
  100323: 5820b60
v: v3
  • Loading branch information
Stephen Rothwell authored and Jonathan Corbet committed Jun 20, 2008
1 parent a1e5227 commit 8f6e9e9
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: 9514dff918b947ae43b66517dc90d0e05548bd6a
refs/heads/master: 5ca6a93d802a9d110127556e5d3ed032fd273e03
2 changes: 1 addition & 1 deletion trunk/drivers/char/viotape.c
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ static int viotap_open(struct inode *inode, struct file *file)
if (op == NULL)
return -ENOMEM;

lock_kernel()
lock_kernel();
get_dev_info(file->f_path.dentry->d_inode, &devi);

/* Note: We currently only support one mode! */
Expand Down

0 comments on commit 8f6e9e9

Please sign in to comment.