On 2/18/2025 01:49, Andy Shevchenko wrote: > On Mon, Feb 17, 2025 at 06:17:08PM +0530, Shyam Sundar S K wrote: >> Instead of using the 'goto label; mutex_unlock()' pattern use >> 'guard(mutex)' which will release the mutex when it goes out of scope. > > Both LGTM, > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > But next time either sent them separately (seems like they are independent), > or add a cover letter explaining what the big picture behind all the patches > as a whole. > Thanks! and.. for sure next time.. Thanks, Shyam