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

Commit 0bec0881 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "char: virtio_fastrpc: Fix compile warning"

parents f5c354a7 da0f0db7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -866,7 +866,6 @@ static int fastrpc_open(struct inode *inode, struct file *filp)

static int fastrpc_file_free(struct fastrpc_file *fl)
{
	struct fastrpc_apps *me = &gfa;
	struct fastrpc_mmap *map = NULL, *lmap = NULL;

	if (!fl)