Commit a22d621c authored by Ralf Baechle's avatar Ralf Baechle

MIPS: VPE: Remove stray unlock_kernel.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
Reported-by: default avatarJosip Rodin <joy@entuzijast.net>
parent f45e5183
......@@ -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;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment