From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Wed, 30 Oct 2024 19:36:50 +0200, Andy Shevchenko wrote: > Ignoring error checking from devm calls is a bad practice in general. > While not critical today, it may become a problem tomorrow. > Fix this for devm_mutex_init(). > > In v2: > - fixed obvious typo (Mary) > - collected tags (Mary, Wolfram) > > [...] Applied, thanks! [1/2] gpio: mpsse: Check for error code from devm_mutex_init() call commit: 5e3eedf55f13ef20ff475eacac30d1e6f91641da Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>