projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9514dff
)
bkl-removal viotape fixup
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Mon, 19 May 2008 06:06:52 +0000
(16:06 +1000)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 20 Jun 2008 20:05:53 +0000
(14:05 -0600)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
drivers/char/viotape.c
patch
|
blob
|
history
diff --git
a/drivers/char/viotape.c
b/drivers/char/viotape.c
index af03d2709300620bda3a8bdde1723708589a6471..a171d894b7e71b4db5009e86078f0745b93e8fff 100644
(file)
--- a/
drivers/char/viotape.c
+++ b/
drivers/char/viotape.c
@@
-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! */