Re: clocksource/drivers/owl: fix refcount leak
Markus Elfring <[email protected]>
| Newsgroups | org.kernel.vger.kernel-janitors,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
>> How will chances evolve to adjust variable scopes accordingly? > > Is this even a thing in Linux? > I mean specifying C variables anywhere ex. at function begin. Development views are evolving also together with the application of scope-based resource management, aren't they? https://elixir.bootlin.com/linux/v7.1-rc4/source/include/linux/cleanup.h#L136-L153 Regards, Markus