From: <[email protected]> Date: Tue, 20 Sep 2016 11:26:48 +0800 > From: Sean Wang <[email protected]> > > data_src is unchanged inside the loop, so this patch moves > the assignment to outside the loop to avoid unnecessarily > assignment > > Signed-off-by: Sean Wang <[email protected]>
Applied.
