]> git.ipfire.org Git - thirdparty/lxc.git/commit
memory_utils: make cleanup handler as unused
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 11 Aug 2021 13:43:18 +0000 (15:43 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 14 Oct 2021 15:21:57 +0000 (17:21 +0200)
commit14f8022a5918ad7bde723fa2eb5b612e0e38fbfa
tree0a5cec217fb88127225d98d9ea72998608044431
parent502998699a30c57885719f3063bea11ea6636d48
memory_utils: make cleanup handler as unused

They are sometimes used to just clean something up automatically at end
of scope but the variables themselves might not be actually used.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/memory_utils.h