On Tue, 23 Jun 2020 00:18:08 +0000 Kirsher, Jeffrey T wrote:
> > There is no need to use the inline keyword in C sources. Compiler will 
> > inline
> > small static functions, anyway.
> > 
> > Same thing in patch 8.  
> 
> I am prepping a v2, are these the only issues?  Want to make sure
> before send out a v2 and thank you Jakub!

Since you asked :) - I couldn't really grasp what the 8th patch does.
Quite a bit of code gets moved around in a way that doesn't clearly
address any locking issues. Perhaps the commit message could be
improved (or even patch split into two - move code, change code)?

Reply via email to