Re: [PATCH linux-next] soc: qcom: icc-bwmon: remove redundant ret variable

From: Krzysztof Kozlowski
Date: Tue Aug 23 2022 - 13:17:23 EST


On 23/08/2022 16:36, cgel.zte@xxxxxxxxx wrote:
> From: Jinpeng Cui <cui.jinpeng2@xxxxxxxxxx>
>
> Return value from devm_regmap_field_bulk_alloc() directly
> instead of taking this in another redundant variable.
>
> Reported-by: Zeal Robot <zealci@xxxxxxxxxx>

I cannot find this report. This is an open source work and public
collaboration. The "Reported-by" usually means that the issue was
reported to us, in some way, usually in public. Can we see the report?
Otherwise adding non-public, non-verifiable reports is useless and
clutters our report-credit-system.


> Signed-off-by: Jinpeng Cui <cui.jinpeng2@xxxxxxxxxx>
> ---
> drivers/soc/qcom/icc-bwmon.c | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>


Best regards,
Krzysztof