Hi Andi, On Tue, Apr 25, 2023 at 04:40:08PM +0300, Andy Shevchenko wrote: > On Tue, Apr 25, 2023 at 12:22:24AM +0200, Mehdi Djait wrote: > > Add the missing i2c device id > > Seems like unfinished commit message (also note missing period, that's why > I paid attention to this). > While the period is indeed missing. I did not find anything else to write in the commit message other than 'Add the missing i2c device id' > ... > > > +static const struct i2c_device_id kx022a_i2c_id[] = { > > + { .name = "kx022a", 0 }, > > ', 0' is redundant. I will remove it -- Kind Regards Mehdi Djait