Re: [PATCH v2 -next] i2c: qcom-cci: Remove the unused variable cci_clk_rate
From: Vladimir Zapolskiy
Date: Wed Oct 30 2024 - 06:54:00 EST
On 10/29/24 04:09, Jiapeng Chong wrote:
Variable ret is not effectively used, so delete it.
Variable ret is not deleted, the commit message is misleading.
drivers/i2c/busses/i2c-qcom-cci.c:526:16: warning: variable ‘cci_clk_rate’ set but not used.
Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11532
Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
With the needed change to the commit message:
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx>
--
Best wishes,
Vladimir