On Fri, 7 Aug 2020 at 11:29, Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > > On Fri, Aug 7, 2020 at 12:22 PM Crt Mori <cmo@xxxxxxxxxxx> wrote: > > > > Since the second patch is dependent on the first and was still not > > merged, I have decided to send them together. First patch just makes > > second one more readable as it splits out the repeated calculation and > > that enables the second patch to tweak the variable to the new > > condition. > > > > When at it, bump the version relative to the maximum of all patches > involved, like v2 should be for all patches in this series. > So, there is -v<X> option to git format-patch to help with this. Thanks for the heads-up. I was doing this by hand so far :/ I assume there will be some comments, so I will follow this in future submissions. > > > -- > With Best Regards, > Andy Shevchenko