]> git.ipfire.org Git - thirdparty/kmod.git/commit
shared: Move cleanup attribute
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Sat, 9 Nov 2024 22:20:18 +0000 (16:20 -0600)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 12 Nov 2024 00:11:11 +0000 (18:11 -0600)
commitf94b5c4c3711a07b83595713614ab64b476292bc
treea79b1b87283a3da698466bb060368205938441d5
parentf8ed5ee139effe73f8322421580c599068698a90
shared: Move cleanup attribute

Move to macro.h where other attributes are located. The inline helper
function can also move along as we don't need to keep it separate.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/233
shared/macro.h
shared/util.h