Hi Bence, > The diff is cut short, but here would be the comment for the next enum > element, CP2615_BUS_ERROR, which reads: > > /* I2C bus error (ie. device NAK'd the request) */ > If you're going for consistency, you might want to edit that as well. You mean "target NAK'd"? Yes, can do this. > > - .master_xfer = cp2615_i2c_master_xfer, > > - .functionality = cp2615_i2c_func, > > + .xfer = cp2615_i2c_xfer, > > + .functionality = cp2615_i2c_func, > > }; > > /* > > I don't understand the need for the whitespace changes. If you have only one space in such struct initializations, you can change later only the line you are interested in. If you have aligned them with tabs, you sometimes change one line and need to realign the whole block. This is annoying and spoils history a little. > Reviewed-by: Bence Csókás <bence98@xxxxxxxxxx> Thanks! Wolfram
Attachment:
signature.asc
Description: PGP signature