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

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

Merge "msm: adsprpc: Proper error on remoteheap memory unmap failure"

parents a4cb78a2 5b929212
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2380,7 +2380,6 @@ static int fastrpc_munmap_on_dsp_rh(struct fastrpc_file *fl, uint64_t phys,
		struct fastrpc_ioctl_invoke_crc ioctl;
		struct scm_desc desc = {0};
		remote_arg_t ra[2];
		int err = 0;
		struct {
			uint8_t skey;
		} routargs;