Re: [PATCH] sound/soc/samsung: remove unneeded ret variable

From: Krzysztof Kozlowski
Date: Mon Jan 17 2022 - 06:46:27 EST


On 17/01/2022 12:03, cgel.zte@xxxxxxxxx wrote:
> From: Minghao Chi <chi.minghao@xxxxxxxxxx>
>
> Return value from io_remap_pfn_range() directly instead
> of taking this in another redundant variable.
>
> Reported-by: Zeal Robot <zealci@xxxxxxxxxx>

Where is the report? What is being reported here? The tag reported-by is
used to credit bug reporters, mostly public as we work in a public way.
Since there is no bug and there is no public report of anything, the tag
is not applicable.

Please do not add unrelated tags to the patches.

> Signed-off-by: Minghao Chi <chi.minghao@xxxxxxxxxx>
> Signed-off-by: CGEL ZTE <cgel.zte@xxxxxxxxx>
> ---
> sound/soc/samsung/idma.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>


Best regards,
Krzysztof