Hi Jiapeng, On Tue, Oct 29, 2024 at 10:09:31AM +0800, Jiapeng Chong wrote: > Variable ret is not effectively used, so delete it. > > 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> thanks for your patch! Applied to i2c/i2c-host Thanks, Andi