Wei Yang <richardw.y...@linux.intel.com> wrote: > Since we will not operate on the next address pointed by out, it is not > necessary to do addition on it. > > After removing the operation, the function size reduced 16/18 bytes. > > Signed-off-by: Wei Yang <richardw.y...@linux.intel.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> Included. I agree with David that the compiler should detect that, but also agreed that it shouldn't be there in the first place.