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! [2/2] gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call commit: 90bad749858cf88d80af7c2b23f86db4f7ad61c2 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>