Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ca6a93d authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Jonathan Corbet
Browse files

bkl-removal viotape fixup

parent 9514dff9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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! */