08.09.2020 11:49, Andy Shevchenko пишет: > On Tue, Sep 8, 2020 at 5:11 AM Dmitry Osipenko <digetx@xxxxxxxxx> wrote: >> >> Factor out error recovery code from tegra_i2c_xfer_msg() in order to >> make this function easier to read and follow. > > Ordering issue. > You have a patch that replaces int -> unsigned int or so, which > obviously has less impact (severity) than this one. I guess you meant s/less/more/. > Can you revisit the entire series and rethink ordering one more time? > I'll try to improve the ordering a bit more, thanks.