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

Commit c9f16f9c authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 4e1052e8 on remote branch

Change-Id: I823240ad9c620753a4499d5913f084a9f1e64b90
parents 333c030d 4e1052e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4856,7 +4856,7 @@ int msm_comm_qbufs_batch(struct msm_vidc_inst *inst,
loop_end:
		/* Queue pending buffers till batch size */
		if (num_buffers_queued == inst->batch.size) {
			s_vpr_e(inst->sid, "%s: Queue buffers till batch size\n");
			s_vpr_l(inst->sid, "Queue buffers till batch size\n");
			break;
		}
	}