MIPS: VPE: Remove stray unlock_kernel.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reported-by: Josip Rodin <joy@entuzijast.net>
This commit is contained in:
parent
f45e518361
commit
a22d621c80
1 changed files with 0 additions and 2 deletions
|
@ -1116,8 +1116,6 @@ static int vpe_open(struct inode *inode, struct file *filp)
|
|||
v->shared_ptr = NULL;
|
||||
v->__start = 0;
|
||||
|
||||
unlock_kernel();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue