On Fri, Dec 13, 2019 at 6:06 AM Akinobu Mita <akinobu.mita@xxxxxxxxx> wrote: > 2019年12月12日(木) 0:32 Andy Shevchenko <andy.shevchenko@xxxxxxxxx>: > > On Wed, Dec 11, 2019 at 4:39 PM Akinobu Mita <akinobu.mita@xxxxxxxxx> wrote: > > > + return sprintf(buf, "%ld\n", > > > > %d -> %ld must be explained in the commit message (e.g. "due to > > function returned type). > > OK. > > > > + deci_kelvin_to_millicelsius(value & 0xFFFF)); > > > > I prefer to have this in one line. > > It causes line over 80 characters. > We had the same conversation in v1 :) And I really don't care about this. -- With Best Regards, Andy Shevchenko