Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110224
b: refs/heads/master
c: e09e6e2
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Oct 7, 2008
1 parent 3a78bf0 commit 825e425
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4330ed8ed4da360ac1ca14b0fddff4c05b10de16
refs/heads/master: e09e6e2b6a5daf653794926ab50a784b14b6de53
1 change: 0 additions & 1 deletion trunk/drivers/media/video/cx88/cx88-blackbird.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,6 @@ static int mpeg_open(struct inode *inode, struct file *file)
err = drv->request_acquire(drv);
if(err != 0) {
dprintk(1,"%s: Unable to acquire hardware, %d\n", __func__, err);
unlock_kernel();
return err;
}
}
Expand Down

0 comments on commit 825e425

Please sign in to comment.