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

Commit cad4428e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa4: Mhi test case fix"

parents fad3d806 144f41f5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4642,6 +4642,7 @@ static ssize_t ipa3_write(struct file *file, const char __user *buf,
		return -EFAULT;
	}

	if (count > 0)
		dbg_buff[count] = '\0';

	IPADBG("user input string %s\n", dbg_buff);