On Mon, Jun 17, 2024 at 12:18:11PM GMT, Markus Elfring wrote: > >> Would you become interested to apply a statement like “guard(mutex)(&chip->mutex);”? > >> https://elixir.bootlin.com/linux/v6.10-rc3/source/include/linux/mutex.h#L196 > > > > This does not look like real improvement for code this trivial. > > Various source code places can be updated also according to referenced > programming interfaces. > https://elixir.bootlin.com/linux/v6.10-rc4/source/include/linux/cleanup.h#L8 > > Will corresponding collateral evolution become better supported? Plesae stop this. cleanup.h might be a nice thing, but it should not be used to make code less obvious or worse. -- With best wishes Dmitry