Hi Dmitry, On Thu, Oct 31, 2024 at 06:51:13PM +0200, Dmitry Baryshkov wrote: > On Thu, Oct 31, 2024 at 05:53:39PM +0800, Jiapeng Chong wrote: > > Variable cci_clk_rate 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 > > Fixes: 823dfb7bdb21 ("i2c: qcom-cci: Stop complaining about DT set clock rate") > > Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> > > --- > > Changes in v3: > > -Modify the commit message. > > Modify how? > What was the reason for ignoring the R-B tag? This patch has already been taken and I have added the R-B's as they were given. However, Jiapeng, please, next time try to be a bit more specific with the changelog, consider that people really read it. Andi