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:
@@ -1116,8 +1116,6 @@ static int vpe_open(struct inode *inode, struct file *filp)
|
|||||||
v->shared_ptr = NULL;
|
v->shared_ptr = NULL;
|
||||||
v->__start = 0;
|
v->__start = 0;
|
||||||
|
|
||||||
unlock_kernel();
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user