On Mon, Aug 17, 2020 at 06:21:23PM +0800, Bingbu Cao wrote: > On 8/15/20 12:30 AM, Andy Shevchenko wrote: > > Refactor cio2_buffer_done() to get rid of infinite loop by replacing it by one > > with clear exit condition. This change also allows to check for an error ahead. ... > > - int buffers_found = 0; > > + struct cio2_fbpt_entry *const entry; > No 'const' here. Sure, will not be in v2. -- With Best Regards, Andy Shevchenko