On Wed, Nov 06, 2024 at 11:15:27PM -0800, Dmitry Torokhov wrote: > Hi, > > This series converts input core (but not input handlers such as evdev, > joydev, etc) to use new __free() and guard() cleanup facilities that > simplify the code and ensure that all resources are released > appropriately. > > Input handlers will be converted separately later. Since there were no objections applied for the 6.14 merge window. Thanks. -- Dmitry