Re: [PATCH v2] gpu: ipu-v3: use swap()

From: Philipp Zabel
Date: Tue Jul 27 2021 - 10:11:28 EST


On Tue, 2021-07-13 at 15:05 +0100, Salah Triki wrote:
> Use swap() instead of implementing it since it makes code cleaner.
>
> Signed-off-by: Salah Triki <salah.triki@xxxxxxxxx>
> ---
>
> Changes since v1:
> - Remove the declaration of tmp
> - Fix typo in the description

Thank you, I've changed the subject to "gpu: ipu-v3: image-convert: use
swap()" and applied to imx-drm/next.

regards
Philipp